cp-tree.h (lang_identifier): Remove class_value.
[gcc.git] / gcc / testsuite / gcc.dg /
2004-07-10 Jan Beulichmm3dnow.h: New.
2004-07-09 Jan Beulichc-typeck.c (build_unary_op): include VECTOR_TYPE in...
2004-07-09 Jan Beulichbuiltin-types.def (BT_UINT): Rename from BT_UNSIGNED.
2004-07-09 Zack Weinbergc-opts.c (c_common_post_options): Force unit-at-a-time...
2004-07-09 Diego Novillo* gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump...
2004-07-08 Joseph Myersre PR c/2511 (-pedantic not warning about bitfield...
2004-07-04 Neil Boothre PR preprocessor/16192 (Bug in expression evaluation...
2004-07-03 Richard Hendersontree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2004-07-01 Joseph Myersre PR c/1027 (slightly misleading printf format warning)
2004-07-01 Paolo Bonzinibuiltins.c (fold_builtin_classify): New.
2004-07-01 Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-30 Eric Botcazoucompat-common.h: Wrap up CINT in an #ifndef SKIP_COMPLE...
2004-06-30 Nitin Yewale* gcc.dg/Wunreachable-8.c : New test.
2004-06-30 Nitin Yewale* gcc.dg/h8300-ice2.c : New test
2004-06-30 Jakub Jelinekstruct-by-value-22_main.c: New test.
2004-06-29 Richard Hendersonre PR middle-end/16216 (ICE in gimplify_va_arg_expr...
2004-06-29 Jakub Jelinekvector-defs.h: Use vector_size attribute only for GCC...
2004-06-29 Jakub Jelinekre PR target/16195 ([3.4 only] Miscompilation of GCC...
2004-06-29 Richard Hendersontree-sra.c: Rewrite from scratch.
2004-06-29 Andrew Pinskipr14963.c: Remove the dg-warning as it is dected by...
2004-06-28 Dhananjay Deshpandere PR target/14041 (H8300-elf unaligned word/longword...
2004-06-27 Andrew Pinskire PR c/14963 (Unknown types cause ICE in function...
2004-06-27 Joseph Myers20021123-1.c: Remove duplicate of 20021110.c.
2004-06-27 Roger Saylefold-const.c (fold): Optimize ~X|X and X|~X as -1.
2004-06-25 Roger Saylere PR middle-end/15825 (if-cvt optimisation patch noce_...
2004-06-25 Richard Sandifordre PR target/16144 (Bogus reference to __divdf3 when...
2004-06-24 Jeff Lawtree-ssa-dom.c (record_dominating_conditions): New...
2004-06-23 Andrew Pinskic-typeck.c (composite_type, [...]): Abort if we have...
2004-06-23 Nitin Yewale* gcc.dg/kpice1.c: New test.
2004-06-23 Andrew Pinski[multiple changes]
2004-06-23 Richard Henderson* gcc.dg/noreturn-1.c (foo5): Update function does...
2004-06-23 Loren J. Rittle* gcc.dg/builtins-config.h: Handle FreeBSD.
2004-06-22 Dale JohannesenTestcases for my rs6000-specific change of this date.
2004-06-22 Andrew PinskiRadar #: 3701874
2004-06-22 Geoffrey Keatingc-opts.c (c_common_handle_option): Handle -fpch-preprocess.
2004-06-21 Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-20 Eric Botcazoustruct-complex-1_x.c: Add dummy symbol.
2004-06-19 Roger Saylefold-const.c (fold): Add constant folding for unordered...
2004-06-18 Jakub Jelinekstruct-align-2_x.c: Include <limits.h>.
2004-06-18 Jakub Jelinekcompat-common.h (CINT, CDBL): Define.
2004-06-18 Jakub Jelinekfold-const.c (build_range_check): If !in_p and recursiv...
2004-06-17 Zack WeinbergBug 14610
2004-06-16 Richard Hendersonc-parse.in (if_stmt_locus): Remove.
2004-06-16 Richard Hendersoni386-ssetype-1.c: Remove XFAIL.
2004-06-16 Jeff Lawfold-const.c (swap_tree_comparison): No longer static.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Eric Christopherasm5.c: New.
2004-06-15 Paul Brook* gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2004-06-13 Eric Christopherc-decl.c (diagnose_mismatched_decls): Improve error...
2004-06-12 Daniel Berlin[multiple changes]
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-10 Jakub Jelinekre PR target/15569 (Gcc 3.4.1 failed to build ia64...
2004-06-10 Danny Smithi386-bitfield1.c: Add mingw32 and cygwin to targets...
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-08 David Edelsohnaltivec-1.c: XFAIL powerpc-ibm-aix*.
2004-06-07 Eric Botcazoure PR target/15783 (ICE with union assignment in 64...
2004-06-07 Roger Saylereal.c (real_copysign): New function to implement libm...
2004-06-07 Joseph Myersre PR c/14765 (ice-on-invalid-code, ICE while compiling...
2004-06-07 Roger Saylere PR c/14649 (atan(1.0) should not be a constant expre...
2004-06-07 Richard Hendersongimple-low.c (struct lower_data): Add the_return_label...
2004-06-06 Joseph Myersre PR c/13519 (typeof(nonconst+const) is const)
2004-05-31 Joseph Myersre PR c/15749 (--pedantic-errors behaves differently...
2004-05-31 Eric Botcazoure PR target/15693 (ICE - unrecognizable insn)
2004-05-28 Ziemowit Laskialtivec-16.c: New test.
2004-05-28 Janis Johnsontarget-supports.exp (check_vmx_hw_available): New.
2004-05-28 Ziemowit Laskialtivec-15.c: New test.
2004-05-28 Aldy Hernandezfunction.cc: New.
2004-05-28 Dale JohannesenNew, from PR 14498.
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-24 Janis Johnsonaltivec-7.c: Don't use 'vector long'.
2004-05-24 Janis Johnsonaltivec-6.c: Use -maltivec, don't limit to darwin.
2004-05-24 Janis Johnsonaltivec-3.c: Move call to altivec_check.
2004-05-22 Ben Ellistonc.opt (Wmissing-include-dirs): New.
2004-05-21 H.J. Lure PR target/15301 ([3.3/3.4 only] gcc does not pass...
2004-05-21 H.J. Lure PR target/15302 ([3.3/3.4 only] gcc not consistent...
2004-05-20 Roger Saylere PR middle-end/3074 (Statement with no effect not...
2004-05-19 Falk Hueffnerre PR other/15526 (-ftrapv aborts on 0 * (-1))
2004-05-19 Andrew Pinskitree-ssa-phiopt.c (abs_replacement): New function.
2004-05-18 Andrew PinskiMakefile.in (tree-ssa-phiopt.o): Depends on flags.h.
2004-05-17 Steven Bosschertree-ssa-operands.c (get_expr_operands): Do not treat...
2004-05-17 Volker Reichelt* gcc.dg/loop-4.c: New test.
2004-05-15 Andrew Pinski20040514-1.c: Add '}' that was forgotten.
2004-05-15 Ulrich Weigandconst-elim-1.c: Remove XFAIL for s390*-*-*.
2004-05-15 Joseph Myersre PR c/15444 (Bad warning message in printf format...
2004-05-14 Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2004-05-14 Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...
2004-05-13 Andrew Pinskiuninit-H.c: Test for __PPC__ and __ppc__ for the powerp...
2004-05-13 Jeff Lawtree-ssa-forwprop.c (record_single_argument_cond_exprs...
2004-05-13 Paul Brook20030808-1.c: Force enum size.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11 Ziemowit Laskialtivec-8.C: Use '-maltivec' instead of '-faltivec...
2004-05-11 Eric Christophersibcall-3.c: Remove xfail for mips*-*-elf.
2004-05-10 Ziemowit Laskialtivec.h (vec_sld): Add overloads for argument/return...
2004-05-07 Uros Bizjaki386-387-1.c: Add new test for __builtin_fmod.
2004-05-07 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_log1p.
2004-05-06 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_fmod and OTI_drem.
2004-05-05 Richard Sandiford* gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16...
2004-05-04 Richard Sandifordreload1.c (inherit_piecemeal_p): New function.
2004-05-03 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_expm1.
2004-05-02 Kaveh R. Ghazibuiltins.c (fold_fixed_mathfn): New function.
next