OSDN Git Service

* cppexp.c (possible_sum_sign, integer_overflow, left_shift,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp /
2002-05-26 neil * cppexp.c (possible_sum_sign, integer_overflow, left_...
2002-05-24 neil PR preprocessor/6780
2002-05-23 neiltestsuite:
2002-05-23 neil * cppinit.c (mark_named_operators): Split out from...
2002-05-09 neil * cpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-05-08 neil * cpplex.c (cpp_interpret_charconst): Truncate as...
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-06 neil * gcc.dg/cpp/charconst-3.c: Run, don't compile.
2002-05-05 neildoc:
2002-05-05 neil * c-common.c (c_common_init): Set up CPP arithmetic.
2002-05-03 jakub * gcc.dg/cpp/cmdlne-dM-M.c: New test.
2002-04-28 neil * cppexp.c (lex): Move some code to _cpp_parse_expr...
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-21 neil * cppmacro.c (funlike_invocation_p): Don't step back...
2002-04-07 thorpej* cppinit.c (cpp_create_reader): Initialize
2002-04-03 neil * gcc.dg/cpp/ucs.c: Improved long UCS test.
2002-03-26 pme2002-03-26 Phil Edwards <pme@gcc.gnu.org>
2002-03-22 neil * cpphash.h (struct cpp_reader): Remove mls_lin...
2002-03-22 pme2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2002-03-17 neil * gcc.dg/cpp/wchar-1.c: Update.
2002-03-17 neil * gcc.dg/cpp/wchar-1.c: Revert previous change.
2002-03-17 neil * gcc.dg/cpp/wchar-1.c: Update.
2002-02-27 neil * cpplex.c (_cpp_lex_token): Handle directives in...
2002-02-24 neil * cpplex.c (cpp_interpret_charconst): Get signedness or
2002-02-07 uweigand * testsuite/gcc.dg/cpp/charconst-2.c: Add -fsigned...
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2001-12-08 rth * gcc.dg/cpp/ucs.c: Adjust expected warning...
2001-11-25 neil * gcc.dg/cpp/fpreprocessed.c: New test.
2001-11-23 aj * cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_IN...
2001-11-23 neil * cppmacro.c (warn_of_redefinition): Warn regardless...
2001-11-20 geoffk * gcc.dg/cpp/cpp.exp: For testing on a remote host...
2001-11-18 jsm28 * c-decl.c (c_decode_option): Give deprecation warning for
2001-11-05 neil * cppexp.c (lex, parse_defined): Update warning about...
2001-10-12 neil * cppmain.c (struct printer): New member source.
2001-10-09 neil * gcc.dg/cpp/cmdlne-C.c: Update.
2001-10-08 neil * cppmacro.c (funlike_invocation_p): Move some logic...
2001-10-02 neil * gcc.dg/cpp/macro11.c: New test.
2001-10-01 neil * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Corre...
2001-09-30 neil * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New...
2001-09-30 neil * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_...
2001-09-25 neil * gcc.dg/cpp/20000625-2.c: Correct line number.
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-16 neil * cppmain.c (scan_translation_unit): Don't worry about
2001-09-15 neil * gcc.dg/cpp/macro9.c: Update to make lucky passes...
2001-09-15 neil * gcc.dg/cpp/macro9.c: New test.
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
2001-08-05 neil PR preprocessor/3824
2001-08-05 neil PR preprocessor/3081
2001-08-02 neil * line-map.c: New.
2001-07-31 neil * gcc.dg/cpp/macro8.c: New tests.
2001-07-26 neil * cpphash.h (struct_lexer_state): Delete was_skipping.
2001-05-23 neil * cpp.texi: Update for handling of charconsts.
2001-05-10 zack * cppinit.c (cpp_post_options): Shut off macro expansi...
2001-05-06 neil * gcc.dg/cpp/syshdr.h: New file.
2001-05-05 neil * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original...
2001-05-02 jakub * tradcpp.c (do_define): Make sure we don't walk past...
2001-03-14 neil * gcc.dg/cpp/mi1.c: Update.
2001-03-03 neil * cpplex.c (_cpp_lex_token): Don't warn about directiv...
2001-03-03 neil * gcc.dg/cpp/multiline.c: Update.
2001-02-14 neil * gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
2001-02-12 jsm28 * c-decl.c (grokdeclarator): In C99 mode, give the...
2001-02-08 jsm28 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg...
2001-02-06 neil * gcc.dg/cpp/avoidpaste1.c: Update.
2001-02-01 neil * gcc.dg/cpp/avoidpaste2.c: New tests.
2001-01-31 neil * gcc.dg/cpp/tr-warn1.c: Add tests.
2001-01-31 neil * gcc.dg/cpp/avoidpaste1.c: Update.
2001-01-29 neil * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2001-01-28 neil * gcc.dg/cpp/avoidpaste1.c: Test case.
2001-01-20 neil * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2001-01-18 aoliva* gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2001-01-18 neil * gcc.dg/cpp/assembl2.S: New test case.
2001-01-15 neil * gcc.dg/cpp/if-2.c: Comment out occasionally...
2001-01-13 neil * gcc.dg/cpp/widestr1.c: Update.
2001-01-11 neil * gcc.dg/cpp/if-2.c: Fix bogus update.
2001-01-11 neil * gcc.dg/cpp/if-2.c: Add wide char test without sign...
2000-12-18 neil * gcc.dg/cpp/cmdlne-P.c: New test.
2000-12-17 neil * gcc.dg/cpp/multiline.c: New test.
2000-12-17 neil * g++.old-deja/g++.other/syshdr1.C: Update.
2000-12-13 neil Tests by Zack Weinberg <zackw@stanford.edu>.
2000-12-13 neil * gcc.dg/cpp/tr-direct.c: Update.
2000-12-11 neil * gcc.dg/cpp/defined_trad.c: Update.
2000-12-11 neil * gcc.dg/cpp/defined_trad.c: New test.
2000-12-11 neil * gcc.dg/cpp/if-2.c: Separate tests so that...
2000-12-09 neil * gcc.dg/cpp/lineflags.c: New tests.
2000-12-07 neil * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c...
2000-12-06 neil * gcc.dg/cpp/backslash2.c
2000-12-04 neil * gcc.dg/cpp/extratokens.c: Forgotten file.
2000-12-04 neil * g++.old-deja/g++.other/instan1.C, instan2.C: Move...
2000-12-04 neil * gcc.dg/cpp/assert_trad1.c, assert_trad2.c...
2000-12-03 neil * gcc.dg/cpp/macro6.c: New test cases.
2000-12-02 geoffk * c-common.c (combine_strings): When the ISO C standar...
2000-12-02 neil * gcc.dg/testsuite/c++98.c,c++98-pedantic.c...
2000-12-01 neil * gcc.dg/cpp/20000720-1.S: Remove duplicate...
2000-11-25 jsm28cp:
2000-11-25 neil * gcc.dg/cpp/include2.c: Make test locale independent.
2000-11-22 neil * gcc.gd/cpp/Wtrigraphs.c: New test.
2000-11-21 neil * gcc.dg/cpp/integrated1.c: Remove.
2000-11-21 rthNew test.
2000-11-21 neil * gcc.dg/cpp/paste2.c: Update test.
2000-11-20 neil * gcc.dg/cpp/macsyntx.c: Use correct command line...
next