* g77.f-torture/compile/200005018.f: New test.
[platform/upstream/gcc.git] / gcc / testsuite / gcc.dg /
2000-05-11 Zack Weinbergcpphash.c (collect_funlike_expansion): Make "# is not...
2000-05-10 Zack Weinbergcppexp.c (lex): Use %.*s to print non-NUL-terminated...
2000-05-08 Catherine MooreNew test.
2000-05-06 Zack Weinbergnew test - traditional token paste
2000-05-05 Andreas Jaegernoreturn-2.c: New test.
2000-05-05 Neil Booth*** empty log message ***
2000-05-04 Robert Lipe* gcc.dg/20000503-1.c: New test.
2000-05-02 Jakub Jelinekcpphash.c (trad_stringify): Adjust p after stringificat...
2000-04-23 Zack Weinbergcpphash.c (collect_objlike_expansion): Add sanity check.
2000-04-20 Zack Weinbergc-common.c (decl_attributes): Set TREE_USED on the...
2000-04-19 Zack Weinbergcpphash.c (special_symbol): Represent an empty macro...
2000-04-18 Zack Weinbergcppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-08 Neil Boothcpp-nullchar.c: Remove test as embedded nulls cause...
2000-04-08 Kaveh R. Ghazi* gcc.dg/compare2.c: New test.
2000-04-08 Neil Booth* cpp-nullchar.c: New test.
2000-04-07 Zack Weinbergcpplib.c (do_elif): Skip the rest of the line if we...
2000-04-06 Neil Boothcpp-ifparen.c, [...]: Add FSF copyright.
2000-04-04 Geoff Keating* gcc.dg/cast-qual-1.c: Revert last change.
2000-04-04 Kaveh R. Ghazi* gcc.dg/cast-qual-1.c: Check casts through a pointer...
2000-04-04 Zack WeinbergUpdate regexps for modified error messages
2000-04-03 Zack Weinberggcc.c (C specs): Pass -f(no-)show-column to the preproc...
2000-04-02 Zack Weinbergcppinit.c (cpp_start_read): Turn off -Wtraditional...
2000-04-02 Neil Booth2000-04-02 Neil Booth <NeilB@earthling.net>
2000-04-01 Zack Weinbergcpplib.c: Include symcat.h.
2000-04-01 Zack WeinbergAdd dg-do tag
2000-03-28 Zack WeinbergFix thinko in original version
2000-03-28 Zack WeinbergNew test cases
2000-03-21 Kaveh GhaziAnother bogus case added
2000-03-21 Kaveh R. Ghazi* gcc.dg/noreturn-1.c: Check for another bogus noreturn...
2000-03-13 Zack Weinbergcpplib.c (do_pragma_implementation): Fix off-by-one...
2000-03-09 Zack WeinbergAdd another case
2000-03-09 Zack Weinbergcpphash.c (collect_formal_parameters): strncmp returns...
2000-03-08 Zack Weinbergcpp-mi.c: Fix switches.
2000-03-03 Zack WeinbergNew test - more cpp corner cases
2000-03-01 Zack Weinbergcpphash.c (collect_expansion): Trim trailing white...
2000-03-01 Zack Weinbergcpplib.h (CPP_ASSERTION, [...]): New token types.
2000-02-25 Alexandre Oliva* gcc.dg/cpp-li2.c: New test.
2000-02-25 Alexandre Oliva* gcc.dg/cpp-wi1.c: New test.
2000-02-25 Alexandre Oliva* gcc.dg/cpp-li1.c: New test.
2000-02-10 Zack Weinbergcppexp.c: Don't include cpphash.h.
2000-02-10 Jonathan LarmourUse -static when testing --gc-sections on native targets
2000-02-10 Zack Weinbergcpphash.c (macarg): Hoist all the flag diddling out...
2000-02-06 Zack Weinbergcppfiles.c (read_and_prescan): Bump input pointer befor...
2000-02-02 Zack WeinbergAdd -Wunused to dg-options
2000-02-02 Zack Weinbergcpplib.h (cpp_reader): Add new flag, no_directives.
2000-02-02 Alexandre Oliva* gcc.dg/unused-2.c: Use -Wreturn-type instead of ...
2000-02-02 Alexandre Oliva* gcc.dg/loop-1.c: New test.
2000-01-30 Zack Weinbergcppfiles.c (find_position): Drop 'colp' argument, retur...
2000-01-28 Zack Weinbergconfigure.in: Make --enable-cpplib the default.
2000-01-28 Zack WeinbergNew test - core dump in cccp
2000-01-27 Zack WeinbergTest cases for c++ comments and endif labels in system...
2000-01-27 Zack WeinbergUse __inline not inline since test is compiled with...
2000-01-27 Zack WeinbergCorrect warning string to grep for
2000-01-26 Alexandre Oliva* gcc.dg/unused-2.c: New test.
2000-01-26 Alexandre Oliva* gcc.dg/conv-1.c: New test.
2000-01-24 Geoff Keatingecos.exp (gcsec-1.c): Check the version of the ld on...
2000-01-22 Zack WeinbergAnother test for preprocessor corner cases
2000-01-11 Alexandre Oliva* gcc.dg/20000111-1.c: New test.
2000-01-09 Zack WeinbergDon't fall off the end of main
2000-01-08 Alexandre Oliva* gcc.dg/20000108-1.c: New test.
2000-01-05 Zack Weinbergc-decl.c (finish_enum): Simplify code to determine...
1999-12-30 Bernd SchmidtNew testcase
1999-12-16 Bernd SchmidtFix an older test
1999-12-14 Bernd SchmidtNew testcase
1999-12-10 J"orn Renneckeregclass.c (globalize_reg): Re-instate test that allows...
1999-12-06 Alexandre Oliva* gcc.dg/ultrasp2.c: New test.
1999-11-29 Bernd SchmidtNew test: gcc.dg/991129-1.c
1999-11-05 Nick CliftonCreate proc to test for alias attribute support from...
1999-11-05 Nick CliftonExpect error messages from cross targets as well as...
1999-11-02 Alexandre Olivaultrasp1.c: Removed xfail.
1999-11-01 Alexandre Oliva* gcc.dg/struct-ret-2.c: New test.
1999-11-01 Alexandre Oliva* gcc.dg/array-1.c: New test.
1999-10-20 Mark Mitchell* c-typeck.c (c_expand_asm_operands): Fix typo.
1999-09-08 Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-09-04 Zack Weinbergcast-qual-1.c: Add missing dg-bogus tag.
1999-09-02 Marc Espie980414-1.c: Fix assembler syntax to work with old assem...
1999-08-11 Nick CliftonMark test as expected failure since neither cpp nor...
1999-08-09 Nick CliftonTest all builds, not just native
1999-07-05 Manfred Hollsteinegcs/MAINTAINERS:
1999-07-04 Zack WeinbergNew test; for odd case of token pasting
1999-06-30 Nick CliftonMove proc gcc_target_object_format from ecos.exp to...
1999-05-23 Jeffrey A Law* gcc.dg/990524-1.c: New test.
1999-05-15 Jeff LawDelete accidentally duplicated test
1999-05-13 Kaveh R. Ghazi* gcc.dg/noreturn-1.c: New test.
1999-05-13 Franz Sirl* gcc.dg/990513-1.c: New test.
1999-05-13 Jeff LawTighten target test to avoid false errors on aix.
1999-05-09 Craig BurleyHandle ERROR_MARK input
1999-05-03 Kaveh R. Ghazi* gcc.dg/compare1.c: New test.
1999-05-02 Joseph MyersJoseph S.
1999-04-25 Richard Henderson* gcc.dg/990424-1.c: New test.
1999-04-17 Richard Hendersonuninit-9.c (func): Use __builtin_alloca instead of...
1999-04-14 Zack WeinbergCorrect error message pattern
1999-04-13 Zack WeinbergTest for cpp line numbering bug
1999-04-10 Zack WeinbergMake this test less fragile
1999-04-09 Zack Weinbergcpphash.c (special_symbol): When expanding __LINE__...
1999-04-06 Zack WeinbergRegression test for current cpplib bug.
1999-04-06 Zack WeinbergYA spurious-uninitialized-variable-warning test
1999-04-03 Zack Weinbergcpp-if1.c: Adjust regexps to accommodate cccp.
1999-03-14 Zack WeinbergMore tests for uninitialized variable warnings
1999-03-14 Zack WeinbergNew test, for spurious "variable may be clobbered by...
next