* cfgbuild.c (find_basic_blocks_1): Clear aux for blocks.
[platform/upstream/gcc.git] / gcc / testsuite /
2002-03-29 Richard Hendersoni386.c (x86_arch_always_fancy_math_387): New.
2002-03-29 Janis Johnsondg.exp: Ignore tests in new directories bprob and gcov.
2002-03-29 Roger Saylere PR c++/5998 (regression, all builtins disabled)
2002-03-29 Jakub Jelinekre PR c++/5964 (g++ generates code that results in...
2002-03-29 Jakub Jelinekre PR c++/6073 ([Solaris] Internal compiler error in...
2002-03-29 Richard Hendersonre PR target/6087 (3.1 i86 FP stack pop bug)
2002-03-28 Hans-Peter Nilssonweak-1.c: Fix typo in scan-assembler pattern.
2002-03-28 Richard Hendersoninstantiate1.C: Use scan-assembler, not link errors.
2002-03-27 Mark Mitchellre PR c++/4884 (g++ 3.0.2 problem with -fvolatile)
2002-03-27 Richard Hendersonre PR target/6054 (GCC 3.1 for ia64 fails to restore...
2002-03-27 Richard Hendersonfreebsd.h, [...] (LOCAL_LABEL_PREFIX): Define.
2002-03-27 Richard Henderson* gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2002-03-27 Richard Henderson20020312-2.c: Don't test epilogue vs global register...
2002-03-27 Richard Henderson20001101-1.c: Add -mcpu=ultrasparc.
2002-03-26 Phil Edwardsendif-pedantic1.c, [...]: New tests.
2002-03-26 Mark Mitchellre PR c++/4884 (g++ 3.0.2 problem with -fvolatile)
2002-03-26 Nathan Sidwellre PR c++/5682 (ICE in build_secondary_vtable)
2002-03-26 Richard Earnshaw* gcc.dg/arm-asm.c: New test.
2002-03-26 Andrew CagneyAdd -Wswitch-enum. Document.
2002-03-26 Richard Henderson20020307-2.c (main): Pass a variable sized structure.
2002-03-25 Richard Henderson20001013-1.c: Add -mcpu=ultrasparc.
2002-03-25 Richard Henderson20011119-1.c (xxx): New.
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-25 Bob Wilsonthunk3.C: Add xtensa-*-* to list of targets using gener...
2002-03-25 Jakub Jelinekre PR target/6043 (IICE on ia64 for Blitz config test...
2002-03-25 Jakub Jelinekregrename.c (build_def_use): Share RTL between MATCH_OP...
2002-03-25 Richard Hendersonvarasm.c (asm_emit_uninitialised): Revert 2002-03-14...
2002-03-25 David Billinghurstf77-edit-apostrophe-out.f: New test
2002-03-25 David Billinghurstf77-edit-apostrophe-out.f: New test
2002-03-25 Richard Henderson* objc/execute/formal_protocol-6.x: New XFAIL.
2002-03-24 David Billinghurstweak-1.c: Early return from dg-final on platforms that...
2002-03-24 David Billinghurstg++.exp: Fix handling of LD_LIBRARY_PATH et al
2002-03-23 Andrew Cagney[multiple changes]
2002-03-23 Jakub Jelinekre PR c++/6037 (ICE in enum after switch() (gcc 3.0.4))
2002-03-23 Zack Weinberg* gcc.dg/pragma-ep-3.c: Fix typo.
2002-03-23 Gabriel Dos Reisre PR c++/3656 (ICE when incorrectly deriving a class...
2002-03-22 Richard Hendersonc-pragma.c (maybe_apply_renaming_pragma): New.
2002-03-22 Jakub Jelinekdwarf2-1.C: Move...
2002-03-22 Neil Boothcpphash.h (struct cpp_reader): Remove mls_line and...
2002-03-22 Alexandre Oliva* g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in...
2002-03-22 Phil Edwardsextratokens2.c: New file.
2002-03-22 Richard Hendersonre PR target/3177 (Invalid sibcall optimisation on...
2002-03-22 Jakub JelinekFix.
2002-03-22 David Edelsohn* gcc.c-torture/compile/20020319-1.c: New test.
2002-03-22 Eric Botcazoure PR c/5597 ([regression from 2.95.3] Initialization...
2002-03-21 David Edelsohn* gcc.dg/20020312-2.c: Add rs6000 target.
2002-03-21 Eric Botcazoure PR c/5354 (function call with two statement expressi...
2002-03-21 Rainer Orthia64-1.C: Use [ijkl]_[0-9] as variable names.
2002-03-21 Jason Merrillprune.exp (prune_gcc_output): Ignore Cygwin warning...
2002-03-20 Jakub Jelinekre PR bootstrap/4192 (fr30-elf does not build - memory...
2002-03-20 Jason Merrillre PR c++/2136 (g++ seems to disregard '::' in '::delete')
2002-03-20 Jakub Jelinekmangle11.C was duplicate of mangle3.C
2002-03-20 Dale JohannesenPR optimization/5999, middle-end/5731
2002-03-19 Jakub Jelinek* gcc.dg/struct-by-value-1.c: New test.
2002-03-19 Jakub Jelinekre PR c/5656 (ICE in emit_move_insn, at expr.c:2748...
2002-03-18 Mark Mitchellcalls.c (precompute_arguments): Do not assume that...
2002-03-18 Eric Botcazoure PR c++/3882 (gcc 3.0 error referencing a variable...
2002-03-18 Jason Merrillre PR c++/2039 (bad code generated for access to unname...
2002-03-18 Jason MerrillPR c++/4222, c++/5995
2002-03-18 Jakub Jelinekre PR target/5740 (sparcv9 ICE on complex_value.cc...
2002-03-18 Jason Merrillre PR c++/3870 (gcc 3.0 bogus error specializing a...
2002-03-18 Jason Merrillre PR c++/4377 (more errors with multiple non-type...
2002-03-18 Jason Merrillre PR c++/4003 (ICE on template instantiation including...
2002-03-18 Jason MerrillPR c++/3948 -- C++ ABI change, followup to 2001-12...
2002-03-18 Mark Mitchellqualttp20.C: Revert previous change.
2002-03-18 Jason Merrillre PR c++/4381 (Exceptions virtually inherited from...
2002-03-18 Jason Merrillre PR c++/4460 (g++ 3.0.1 seg faults instead of throwin...
2002-03-17 Neil Booth* gcc.dg/cpp/wchar-1.c: Update.
2002-03-17 Neil Booth* gcc.dg/cpp/wchar-1.c: Revert previous change.
2002-03-17 Jason Merrillre PR c++/5757 (Throwing exception in constructor,...
2002-03-17 Neil Booth* gcc.dg/cpp/wchar-1.c: Update.
2002-03-16 Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-16 Mark Mitchellqualttp20.C: Remove unnecessary error tags.
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-15 Jakub Jelinekre PR bootstrap/4128 (Bootstrap on solaris2.7 fails...
2002-03-15 Richard Earnshaw* gcc.dg/weak-1.c: Fix scan tests.
2002-03-15 Jason Merrillre PR c++/5857 (C++ duplicate_decls shouldn't use commo...
2002-03-15 Jason Merrillrelocate tests to appropriate directories
2002-03-15 Jason Merrilltoplev.c (wrapup_global_declarations): Clarify variable...
2002-03-15 Richard Hendersonc-decl.c: Include c-pragma.h.
2002-03-15 Richard Hendersonre PR target/5312 ([IA64] ICE in itanium_reorder at...
2002-03-15 Hans-Peter Nilsson20020312-2.c [__MMIX__]: No pic register.
2002-03-14 Jeffrey A Law* gcc.c-torture/compile/20020314-1.c: New test.
2002-03-14 Richard Earnshaw* gcc.c-torture/execute/20020314-1.c: New test.
2002-03-14 Jakub Jelinekcall.c (build_over_call): Set TREE_NO_UNUSED_WARNING...
2002-03-13 Richard Sandiford* g++.dg/abi/mangle6.C: New test.
2002-03-13 Jason Merrillvarasm.c (globalize_decl): New fn.
2002-03-13 Jakub Jelinekre PR rtl-optimization/5892 (ICE in gen_nop_type during...
2002-03-13 Jakub Jelinekloop.c (basic_induction_var): Don't call convert_modes...
2002-03-13 Richard Hendersonre PR rtl-optimization/5878 (gcc 3.1 breaks on C code...
2002-03-12 Nathan Sidwellre PR c++/5659 (default access for class/struct bug)
2002-03-12 Jakub Jelinekc-lex.c (cb_ident, c_lex): Remove unnecessary cast.
2002-03-12 David Edelsohn* gcc.dg/20020103-1.c: Add rs6000 target and macro.
2002-03-12 Roger Sayle* gcc.dg/20020312-1.c: New test case.
2002-03-12 Aldy Hernandezaltivec-1.c: Cleanup and use altivec.h.
2002-03-11 Richard Henderson* toplev.c (rest_of_compilation): Don't compile if...
2002-03-11 Nathan SidwellRevert 2001-03-26 Nathan Sidwell <nathan@codesourcery...
2002-03-11 Nathan SidwellRevert 2000-12-01 Nathan Sidwell <nathan@codesourcery...
2002-03-11 Kazu Hirata* gcc.c-torture/execute/20020307-1.c: Use long.
2002-03-11 Jakub Jelinekre PR rtl-optimization/5844 (Bad code generated for...
next