diff options
author | Neil Booth <neil@gcc.gnu.org> | 2000-10-28 18:02:28 +0000 |
---|---|---|
committer | Neil Booth <neil@gcc.gnu.org> | 2000-10-28 18:02:28 +0000 |
commit | e7f7ca12e22a930907bc24b4dd14886a43d0489c (patch) | |
tree | dd18991c00cdce51fb4b1ed321c6add4914774e5 | |
parent | 74f215d7e03e8d954412f872cf6f10ceeb8626f1 (diff) | |
download | gcc-e7f7ca12e22a930907bc24b4dd14886a43d0489c.zip gcc-e7f7ca12e22a930907bc24b4dd14886a43d0489c.tar.gz gcc-e7f7ca12e22a930907bc24b4dd14886a43d0489c.tar.bz2 |
*** empty log message ***
From-SVN: r37100
-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 |