aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)Author
2004-04-19Mark ChangeLogreleases/gcc-3.1Mark Mitchell
2002-07-25Mark ChangeLogMark Mitchell
2002-07-15re PR middle-end/7245 (ICE in find_reloads)Jakub Jelinek
2002-07-11re PR c++/7224 (g++ 3.x does not tecognize unused ambiguous inline member fun...Mark Mitchell
2002-07-05re PR c++/6706 (ICE with variable-sized arrays and DWARF-1 output)Mark Mitchell
2002-07-03re PR c++/6944 (missing feature on default copy-constructor for class with mu...Kriang Lerdsuwanakij
2002-07-02re PR c++/6716 (loop and fill ram during compiling)Kriang Lerdsuwanakij
2002-07-02re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell
2002-07-01re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ...Hans-Peter Nilsson
2002-06-27re PR preprocessor/7070 (internal error with -Wunknown-pragmas && empty #pragma)Neil Booth
2002-06-27re PR c++/6695 (Regression: template friend declaration doesn't work)Mark Mitchell
2002-06-23reg-stack.c (convert_regs_exit): Push the registers to stack in proper order.Andreas Jaeger
2002-06-20re PR c++/6723 (ICE on source code successfully compiled by previous versions)Kriang Lerdsuwanakij
2002-06-19* g++.dg/opt/vt1.C: Fix regexp.Jakub Jelinek
2002-06-17* gcc.c-torture/execute/20020615-1.c: Correct bug-description.Hans-Peter Nilsson
2002-06-15* gcc.c-torture/execute/20020615-1.c: New test.Hans-Peter Nilsson
2002-06-12* gcc.c-torture/execute/20020611-1.c: New test.Hans-Peter Nilsson
2002-06-12* g++.dg/template/typename2.C: Update error message.Kriang Lerdsuwanakij
2002-06-11re PR rtl-optimization/6759 (ice when compiling 32 bit sparc code)Jakub Jelinek
2002-06-10re PR c/6660 (Typedeffed unnamed structs/unions do not compile with gcc-3.1)Jakub Jelinek
2002-06-10re PR c/6809 (GCC 3.1 cc1 crashes if -fverbose-asm is specified)Jakub Jelinek
2002-06-10varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.Jakub Jelinek
2002-06-10cfgcleanup.c (try_optimize_cfg): Make sure merge_blocks doesn't merge bb with...Jakub Jelinek
2002-05-29* gcc.c-torture/execute/20020529-1.c: New test.Hans-Peter Nilsson
2002-05-26cse.c (fold_rtx): Don't optimize if SUBREG changes mode class.Jakub Jelinek
2002-05-24re PR other/6782 (Specifing "-fverbose-asm" option throws ICE.)Jakub Jelinek
2002-05-24re PR preprocessor/6780 (Incorrect diagnosis of token pasting)Neil Booth
2002-05-24cppinit.c (mark_named_operators): Split out from init_builtins.Neil Booth
2002-05-23re PR target/6753 (gcc 3.1 produces wrong code when optimizing for pentium4)Jakub Jelinek
2002-05-23combine.c (force_to_mode): Use gen_int_mode.Jakub Jelinek
2002-05-22loop-2c.x: Remove, the test should pass now.Andreas Jaeger
2002-05-19weak-2.c: xfail warnings for platforms that don't support weak symbols.David Billinghurst
2002-05-17weak-3.c: Add dg-excess-error comment for cygwin, coff and h8300-*-hms targetsDavid Billinghurst
2002-05-16* g++.dg/init/pm1.C: New test.Jason Merrill
2002-05-15Mark ChangeLogMark Mitchell
2002-05-14Mark ChangeLogMark Mitchell
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek
2002-05-08re PR target/6569 (sparc-sun-solaris2.7 C testsuite regression in compile/200...Mark Mitchell
2002-05-03re PR target/6542 (Internal compiler error when building libgcc for sparc-elf)Jakub Jelinek
2002-05-03cmdlne-dM-M.c: New test.Jakub Jelinek
2002-05-02init.c (perform_base_cleanups): Correct order of base class cleanups.Mark Mitchell
2002-05-02re PR c++/6527 (g++ 3.1: class member dtor order wrong (regression in past we...Mark Mitchell
2002-04-29re PR c++/6477 (Segfault on conflicting types in trivial code)Jakub Jelinek
2002-04-29re PR c++/6492 (New boost regression (friends))Mark Mitchell
2002-04-29re PR c++/5719 (Suspect gcc-3 to report wrong waring for 'T& T::operator+=( c...Nathan Sidwell
2002-04-28re PR rtl-optimization/6475 (zlib miscompilation with gcc-3.1)Jakub Jelinek
2002-04-28re PR c/6343 (attribute((weak)) not working on second declaration)Franz Sirl
2002-04-26re PR c++/6479 (access control bug)Alexandre Oliva
2002-04-26re PR bootstrap/6445 (ICE bootstrapping objc for i386-rtems)Mark Mitchell
2002-04-26* g++.dg/abi/enum1.C: New test.Alexandre Oliva