OSDN Git Service

* c-decl.c (pushdecl): When an extern declaration at block scope
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / execute /
2004-09-29 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
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-17 dnovillo2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBrid...
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-14 dnovillo PR tree-optimization/15262
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-03 rth/
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-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-12 rth * c-common.h (STATEMENT_LIST_HAS_LABEL): New.
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-22 jsm28 PR c/7284
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 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 jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
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-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-06-30 jakub * simplify-rtx.c (simplify_binary_operation): Simplify
2004-06-25 rsandifo PR target/16176
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-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-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-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
2004-03-16 bonzinigcc/ChangeLog
2004-03-13 ebotcazou PR middle-end/14470
2004-03-13 kazu PR other/14544
2004-03-11 sayle * fold-const.c (negate_expr_p) <RSHIFT_EXPR>: We can...
2004-03-09 sayle * ifcvt.c (noce_try_sign_mask): New function to transform
2004-03-08 ebotcazou * expr.c (highest_pow2_factor_for_type): Rename into
2004-03-07 sayle * fold-const.c (fold) <EQ_EXPR>: Rewrite optimization...
2004-03-05 hp * gcc.c-torture/execute/ieee/mul-subnormal-single...
2004-03-03 rth PR middle-end/14327
2004-02-27 rth * gcc.c-torture/execute/ieee/20040208-2.c:...
2004-02-26 rth * gcc.c-torture/execute/20040208-2.c: Move ...
2004-02-24 wilsonTestcase for PR 169.
2004-02-19 ebotcazou * gcc.c-torture/execute/simd-4.x: Remove.
2004-02-19 hp PR target/14209
2004-02-17 zack * gcc.c-torture/execute/990208-1.x: Delete.
2004-02-17 rsandifo * gcc.c-torture/execute/20040208-2.x: New file.
2004-02-16 ebotcazou * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC...
2004-02-08 rsandifo * real.c (encode_ibm_extended): Normalize the input...
2004-02-08 ebotcazou * gcc.c-torture/execute/va-arg-25.x: XFAIL only on...
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-03 sayle PR target/9348
2004-02-02 echristo2004-02-02 Eric Christopher <echristo@redhat.com>
2004-01-07 jsm28 PR c/6024
2003-12-30 kazu * g++.old-deja/g++.jason/thunk2.C: Remove traces of...
2003-12-22 kazu * gcc.c-torture/compile/20020910-1.c: Disable if __INT...
2003-12-18 wilsonFix for IA-64 glibc math test failures.
2003-12-16 ebotcazou PR optimization/13313
2003-12-16 sayle PR middle-end/13400
2003-12-15 rakdver PR optimization/10312
2003-12-12 zack * gcc.c-torture/execute/wchar_t-1.x: Delete.
2003-12-10 rth * gcc.c-torture/execute/wchar_t-1.c: Convert...
2003-12-05 hp PR target/13256
2003-12-05 rth * config/alpha/alpha.c (alpha_does_function_nee...
2003-12-05 rth * stmt.c (expand_nl_goto_receiver): Copy hard...
2003-12-04 amylaar2003-12-04 Stuart Menefy <stuart.menefy@st.com>
2003-11-12 clmxfail frv-*-*.
2003-11-11 aj * gcc.c-torture/execute/20020227-1.x: Test passes...
2003-11-11 aj * gcc.c-torture/execute/20020720-1.x: Test passes...
2003-11-05 ebotcazou * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
next