OSDN Git Service

* c-typeck.c (pedantic_lvalue_warning): Deprecate compound
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2003-11-08 jsm28 * c-typeck.c (pedantic_lvalue_warning): Deprecate...
2003-11-06 geoffk * config/rs6000/rs6000.h (USE_FP_FOR_ARG_P): Move...
2003-11-05 ebotcazou * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2003-11-05 jsm28 * c-typeck.c (pedantic_lvalue_warning): Deprecate...
2003-11-05 ajFix date.
2003-11-05 aj2003-11-03 Gernot Hillier <gernot.hillier@siemens...
2003-11-05 lerdsuwa PR c++/11616
2003-11-03 reichelt PR c++/12726
2003-11-02 lerdsuwa PR c++/9810
2003-11-02 sayle PR optimization/10817
2003-11-02 kazu * gcc.c-torture/execute/va-arg-25.c: Enable only if...
2003-11-02 ebotcazou PR optimization/12799
2003-11-02 ebotcazou * config/sparc/sparc.c (function_arg_partial_nregs...
2003-11-01 lerdsuwa PR c++/12796
2003-10-31 rearnsha* g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2003-10-31 zlomek PR/10239
2003-10-31 zlomek PR/11640
2003-10-31 rearnsha* g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2003-10-30 charlet * ada/acats/run_all.sh: Do not print PASS messages...
2003-10-29 charlet * ada/acats/run_all.sh: Redirect mv output to /dev...
2003-10-29 charlet * ada/acats/run_all.sh: Redirect mv output to /dev...
2003-10-28 sirl 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-10-28 falkAdd missing ChangeLog entry for gcc.c-torture/execute...
2003-10-28 charlet * ada/acats/run_all.sh:
2003-10-28 charlet * ada/acats/run_all.sh: Change output to be more compl...
2003-10-27 charlet * README.ada: Removed, integrated in ../doc/sourcebuil...
2003-10-27 charlet PR ada/5909:
2003-10-27 jakub * reload1.c (struct elim_table): Change offset, initia...
2003-10-26 lerdsuwa PR c++/10371
2003-10-25 ebotcazou PR target/12712
2003-10-24 jsm28 * c-parse.in (array_declarator): Use expr_no_commas.
2003-10-24 lerdsuwa PR c++/11076
2003-10-24 jsm28 * gcc.dg/c99-restrict-2.c: New test.
2003-10-24 nathancp:
2003-10-23 rakdver * gcc.dg/old-style-asm-1.c: Also check for (set (pc...
2003-10-22 jsm28include:
2003-10-22 mmitchel PR c++/11962
2003-10-20 jsm28 * c-common.c (expand_tree_builtin): Ensure creal and...
2003-10-20 hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-20 pme2003-10-20 Phil Edwards <phil@codesourcery.com>
2003-10-20 lerdsuwa PR c++/9781, c++/10583, c++/11862
2003-10-20 rakdver * gcc.dg/old-style-asm-1.c: Count jump_insns instead...
2003-10-20 ebotcazou * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_R...
2003-10-19 rakdver * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2003-10-18 lerdsuwa PR c++/12495
2003-10-17 lerdsuwa PR c++/2513
2003-10-17 lerdsuwa PR c++/12369
2003-10-16 zlaski2003-10-16 Ziemowit Laski <zlaski@apple.com>
2003-10-16 kazu * gcc.c-torture/execute/20031003-1.c: Enable only...
2003-10-16 kazu * gcc.c-torture/execute/960416-1.x: Remove.
2003-10-15 hp PR target/12598
2003-10-14 sayle PR optimization/9325
2003-10-14 zlaski2003-10-13 Ziemowit Laski <zlaski@apple.com>
2003-10-13 geoffk * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2003-10-13 geoffk * gcc.dg/asm-names.c: Use scan-assembler-not rather
2003-10-13 reichelt PR c++/12370
2003-10-12 steven * gcc.dg/20031012-1.c: New test.
2003-10-12 stevengcc/
2003-10-12 kcook PR optimization/8750
2003-10-11 sayle * builtins.c (expand_builtin_strcmp): Defend against...
2003-10-11 sayle PR optimization/12260
2003-10-11 sayle * expr.c (expand_expr <PLUS_EXPR>): Let expand_operand...
2003-10-11 ebotcazou PR optimization/12544
2003-10-11 hubicka * g++.dg/other/first-global.C: New test.
2003-10-11 sayle * builtins.c (expand_builtin_memcpy): Optimize case...
2003-10-10 ian * gcc.c-torture/compile/20031010-1.c: New test.
2003-10-10 geoffk * gcc.c-torture/execute/va-arg-24.c: Correct, and...
2003-10-09 mmitchel * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2003-10-08 rsandifoFix pathname in last delta.
2003-10-08 rsandifo * testsuite/gcc.c-torture/compile/mipscop-[1-4].c...
2003-10-08 bernie2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
2003-10-07 bernie PR c++/11097
2003-10-07 geoffk2003-10-07 Geoffrey Keating <geoffk@apple.com>
2003-10-07 bwilson * g++.dg/template/spec10.C: Set exit value to zero...
2003-10-07 mmitchel PR c++/10147
2003-10-06 dpatelFix -feliminate-dwarf2-dups ICE.
2003-10-06 ebotcazou PR optimization/12215
2003-10-06 ebotcazou2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2003-10-04 ebotcazou PR c/12446
2003-10-03 zlaski[gcc]
2003-10-03 sayle PR optimization/9325, PR java/6391
2003-10-03 mmitchel PR optimization/12180
2003-10-02 mmitchel PR c++/12486
2003-10-02 cgd2003-10-02 Chris Demetriou <cgd@broadcom.com>
2003-10-02 zlomek * gcc.c-torture/compile/20031002-1.c: New test.
2003-10-02 jakub * g++.dg/opt/cond1.C: New test.
2003-10-02 kcook/tmp/cvs001644
2003-09-29 rth * g++.dg/init/array10.C: Add dg-options.
2003-09-29 ebotcazou * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2003-09-28 lerdsuwa * g++.dg/template/friend19.C: Fix typo.
2003-09-28 rsandifo * config/mips/mips-protos.h (mips16_gp_pseudo_reg...
2003-09-27 ebotcazou PR optimization/12340
2003-09-26 sayle PR optimization/11741
2003-09-25 lerdsuwa PR c++/5655
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-24 aoliva* gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2003-09-23 geoffk2003-09-23 Geoffrey Keating <geoffk@apple.com>
2003-09-22 pinskia2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-22 ebotcazou PR target/9786
2003-09-21 ebotcazou PR target/12301
next