OSDN Git Service

cp/ChangeLog:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture /
2004-10-07 ebotcazou * gcc.c-torture/compile/20041007-1.c: New test.
2004-10-06 ghazi * builtins.c (expand_builtin_strcpy): Delete duplicate...
2004-10-05 jsm28 * c-decl.c (pushdecl): When an extern declaration...
2004-09-29 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
2004-09-25 hubicka * compile/30040909-1.c: New test.
2004-09-25 rsandifo * config/mips/mips.h (struct mips_args): Clarify comments.
2004-09-23 jakub2004-09-23 Diego Novillo <dnovillo@redhat.com>
2004-09-22 jsm28 PR c/16566
2004-09-22 kazu PR tree-optimization/17512
2004-09-20 pinskia2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-17 dnovillo2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBrid...
2004-09-17 dnovillo PR tree-optimization/17273
2004-09-17 dnovillo * gcc.c-torture/execute/pr17252.c: Use post-increment to
2004-09-15 dnovillo * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
2004-09-15 jakub * expr.c (string_constant): Handle also read-only...
2004-09-15 jakub * builtins.c (expand_builtin_memmove): Optimize memmov...
2004-09-15 dnovillo PR tree-optimization/17252
2004-09-15 rth PR middle-end/17397
2004-09-14 dnovillo PR tree-optimization/15262
2004-09-14 rakdver * tree-cfg.c (thread_jumps): Update dominators correct...
2004-09-14 dalejFix PR 17408 and PR 17409.
2004-09-11 aj * gcc.c-torture/execute/991118-1.x: Delete, PR 16437...
2004-09-10 rsandifo * tree-tailcall.c (process_assignment): Only do accumu...
2004-09-09 hp PR target/17377
2004-09-08 rth PR rtl-opt/17186
2004-09-03 rth/
2004-09-01 kenner PR c/15224
2004-09-01 jakub * fold-const.c (operand_equal_p): Require equal sign...
2004-08-30 geoffk2004-08-30 Geoffrey Keating <geoffk@apple.com>
2004-08-26 nickcPR target/17119.
2004-08-24 rsandifo * gcc.c-torture/compile/20040824-1.c: New test.
2004-08-24 rsandifo * config/mips/mips.c (mips_gen_conditional_trap):...
2004-08-24 sayle PR rtl-optimization/17078
2004-08-23 rakdver * gcc.c-torture/execute/20040823-1.c: New test.
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-20 jakub PR rtl-optimization/17099
2004-08-17 rth PR 17051
2004-08-12 rth * c-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-08 falk PR tree-optimization/12517
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-05 rsandifo * config/i386/i386.c (ix86_expand_prologue): If the...
2004-08-05 jsm28 * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_...
2004-08-03 sayle PR middle-end/16790
2004-07-30 pinskia2004-07-30 Andrew Pinski <apinski@apple.com>
2004-07-27 dnovillo * tree-ssa-alias.c (create_name_tags): Ignore pointers...
2004-07-27 echristo2004-07-26 Eric Christopher <echristo@redhat.com>
2004-07-26 rsandifo PR rtl-optimization/16643
2004-07-22 jsm28 PR c/7284
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-16 reichelt PR rtl-optimization/16536
2004-07-15 jakub * expr.c (expand_assignment): Reenable bitfield +...
2004-07-11 jsm28 PR tree-optimization/16437
2004-07-09 wilsonFix for IA-64 union/long double ICE.
2004-07-09 ebotcazou * gcc.c-torture/execute/simd-5.x: New file.
2004-07-08 ebotcazou * gcc.c-torture/execute/920428-2.x: Delete.
2004-07-08 dnovillo PR c/16437
2004-07-08 ebotcazou PR target/16199
2004-07-08 jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-07 echristo2004-07-07 Eric Christopher <echristo@redhat.com>
2004-07-07 pinskia2004-07-07 Andrew Pinski <apinski@apple.com>
2004-07-07 aolivagcc/ChangeLog:
2004-07-07 rsandifo PR target/16407
2004-07-06 rsandifo PR rtl-optimization/16380
2004-07-05 jakub * expr.c (expand_assignment): Disable the bitfield...
2004-07-05 rsandifo PR target/16357
2004-07-04 rth PR c/16348
2004-07-04 rth PR tree-optimization/16341
2004-07-03 zack * gcc.c-torture/execute/builtin-abs-1.c
2004-07-01 ebotcazou * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2004-06-30 jakub * simplify-rtx.c (simplify_binary_operation): Simplify
2004-06-27 jsm28 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2004-06-25 rsandifo PR target/16176
2004-06-24 rsandifo * calls.c (shift_returned_value): Fix handling of...
2004-06-21 dberlinNew test, extracted from 15982
2004-06-14 law * tree-ssa.c (kill_redundant_phi_nodes): More...
2004-06-12 dberlin2004-06-11 Steven Bosscher <stevenb@suse.de>
2004-06-11 law * fold-const.c (fold_inf_compare): Avoid creati...
2004-06-07 dje * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm...
2004-06-07 hjl2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
2004-06-06 jsm28 PR c/13519
2004-06-04 bonzini2004-06-04 Paolo Bonzini <bonzini@gnu.org>
2004-06-02 echristo2004-06-02 Eric Christopher <echristo@redhat.com>
2004-05-28 bonzinigcc/ChangeLog:
2004-05-20 rth PR 15454
2004-05-18 zack * gcc.c-torture/execute/991216-3.c: Delete, duplicate...
2004-05-15 jsm28 * doc/extend.texi: Update WG14 URL.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11 pbrook * gcc.c-torture/compile/20010518-1.c: Force enum size.
2004-05-08 sayle * fold-const.c (fold_div_compare): New function to...
2004-05-07 hp * gcc.c-torture/execute/pr15296.c: New test.
2004-04-30 kazu * gcc.c-torture/execute/20040331-1.c: Don't use too...
2004-04-30 kazu * gcc.c-torture/execute/20040409-2.c: Fix constants...
2004-04-23 drow * config/arm/arm.c (arm_output_epilogue): Reverse...
2004-04-19 pinskia2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-18 aldyh * gcc.c-torture/execute/va-arg-24.c: New.
2004-04-13 aldyh * gcc.c-torture/execute/20020720-1.x: XFAIL...
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-04-09 sayle * simplify-rtx.c (mode_signbit_p): New function to...
2004-04-01 jakub PR c++/14755
next