diff options
-rw-r--r-- | gcc/testsuite/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 20f1e27..3640a14 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,15 @@ +2000-10-28 Neil Booth <neilb@earthling.net> + + New tests and test updates for new macro expander. + + * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c, + endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c, + paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c, + tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for + new diagnostic messages. + + * gcc.dg/cpp/macro3.c: New tests. + 2000-10-27 Mark Mitchell <mark@codesourcery.com> * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors |