OSDN Git Service

* c-decl.c (c_init_decl_processing): Clear input_file_name
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2003-05-02 cgd2003-05-01 Chris Demetriou <cgd@broadcom.com>
2003-05-01 lerdsuwa PR c++/10554
2003-05-01 lerdsuwa PR c++/8772
2003-05-01 mmitchel * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
2003-04-30 lerdsuwa PR c++/9432, c++/9528
2003-04-30 geoffk2003-04-29 Geoffrey Keating <geoffk@apple.com>
2003-04-29 geoffk * tree-inline.c (inlinable_function_p): Don't support...
2003-04-29 mmitchel PR c++/10551
2003-04-29 mmitchel PR c++/10549
2003-04-29 mmitchel PR c++/10527
2003-04-29 mmitchel PR c++/10515
2003-04-29 mmitchel * decl.c (maybe_commonize_var): Further tweak support...
2003-04-29 mmitchel PR c++/10180
2003-04-28 jakub * c-decl.c (finish_decl): When prototype with asmspec...
2003-04-28 jakub * builtins.def (BUILT_IN_BCOPY, BUILT_IN_MEMMOVE)...
2003-04-28 mmitchel PR c++/10506
2003-04-26 dje * g++.dg/warn/weak1.C: XFAIL on AIX4.
2003-04-26 ghaziUpdate copyright
2003-04-26 ghazigcc:
2003-04-26 mmitchel * decl2.c (finish_file): Don't call import_export_decl for
2003-04-25 hjlAdd the new file.
2003-04-25 hjl2003-04-25 H.J. Lu <hjl@gnu.org>
2003-04-25 ghazi * gcc.c-torture/execute/string-opt-18.c: Clean up...
2003-04-24 nathancp:
2003-04-24 mmitchel PR c++/10471
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-23 danglin * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
2003-04-23 mmitchel * g++.dg/parse/typedef1.C: Tweak after fix for PR...
2003-04-23 mmitchel PR c++/9847
2003-04-22 zackStrip carriage returns
2003-04-22 mmitchel PR c++/10446
2003-04-22 mmitchel PR c++/10428
2003-04-22 dpatel * cpptrad.c (_cpp_replacement_text_len): Add...
2003-04-22 andreast2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
2003-04-22 nathan.:
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-21 nathancp:
2003-04-20 nathancp:
2003-04-20 neil * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.
2003-04-19 jkjPart 2 of the SCO port update. This is everything I...
2003-04-19 neil * g++.dg/other/stdbool-if.C: Remove.
2003-04-19 neil * cppexp.c (eval_token): Permit true and false even...
2003-04-19 neil * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
2003-04-18 ebotcazou PR optimization/7675
2003-04-17 sayle2003-04-17 Roger Sayle <roger@eyesopen.com>
2003-04-17 janis2003-04-17 Janis Johnson <janis187@us.ibm.com>
2003-04-17 lerdsuwa PR c++/10347
2003-04-17 amylaar * gcc.dg/warn-1.c (tourist_guide): New array,
2003-04-17 sayle2003-04-16 Roger Sayle <roger@eyesopen.com>
2003-04-15 mmitchel * lib/prune.exp: Ignore more messages.
2003-04-15 mmitchel PR c++/10381
2003-04-15 jason * decl2.c (mark_used): Don't instantiate anythi...
2003-04-15 jason PR middle-end/10336, c++/10401
2003-04-15 amylaargcc:
2003-04-15 mmitchel * c-decl.c (grokdeclarator): Reject extern redeclarati...
2003-04-14 sayle * fold-const.c (fold): Transform (c1 - x) cmp c2...
2003-04-14 hp PR target/10377
2003-04-14 sayle * builtin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-13 ghazigcc:
2003-04-13 mmitchel PR c++/10300
2003-04-12 mmitchel PR c++/7910
2003-04-12 ebotcazou * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
2003-04-11 rth PR c++/10202
2003-04-11 toon2003-04-11 Bud Davis <bdavis9659@comcast.net>
2003-04-11 rth PR c/10201
2003-04-11 ljrittle libobjc/8562
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-10 rthNew test.
2003-04-10 mmitchel * class.c (layout_class_type): Correct handling for...
2003-04-09 mrs * g++.dg/pch/pch.exp: Make testcase names longer.
2003-04-09 mrs * gcc.dg/pch/pch.exp: Make testcase names longer.
2003-04-09 mrs * gcc.dg/pch/pch.exp: Make testcase names longer.
2003-04-08 sayle * fold-const.c (fold): Use "fold" following build...
2003-04-08 sayle * builtins.c (fold_builtin): Constant fold expression...
2003-04-08 rthNew test.
2003-04-07 amylaargcc:
2003-04-06 nathan.
2003-04-06 zack PR optimization/10024
2003-04-05 geoffk2003-04-04 Geoffrey Keating <geoffk@apple.com>
2003-04-05 rth * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedU...
2003-04-04 mrsOops, asm-fs-1.c works as expected on darwin.
2003-04-04 mrsOops, this works as expected now.
2003-04-04 jason PR c/10175
2003-04-04 mrs * gcc.dg/asm-fs-1.c: Expect failure on darwin.
2003-04-03 ebotcazou PR optimization/10157
2003-04-03 geoffkIndex: testsuite/ChangeLog
2003-04-02 aldyh2003-04-02 Aldy Hernandez <aldyh@redhat.com>
2003-04-02 jasonfix
2003-04-02 rth * except.c (convert_from_eh_region_ranges_1...
2003-04-01 sayle PR fortran/9974
2003-04-01 zlaski2003-04-01 Ziemowit Laski <zlaski@apple.com>
2003-04-01 aldyh2003-04-01 Aldy Hernandez <aldyh@redhat.com>
2003-04-01 aldyh * testsuite/gcc.c-torture/execute/simd-3.c...
2003-04-01 mmitchel PR c/9936
2003-03-31 mmitchel PR c++/10278
2003-03-31 rsandifo * gcc.c-torture/compile/20030331-1.c: New test, moved...
2003-03-31 jason PR java/10145
2003-03-31 rsandifo * gcc.c-torture/execute/20030331-1.c: New test.
2003-03-31 matz * cppexp.c (cpp_classify_number): Accept '.' after...
2003-03-31 nathan * gcov.c: Add -a & -u options.
next