* gcc.dg/cpp/multiline.c: Update.

From-SVN: r40215
This commit is contained in:
Neil Booth 2001-03-03 18:10:34 +00:00 committed by Neil Booth
parent 795a25f433
commit 6b630c42c6
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
* gcc.dg/cpp/multiline.c: Update.
2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
* g++.old-deja/g++.other/enum3.C: New test.

View File

@ -22,3 +22,5 @@ L"line 1
{ dg-final { if \{ [grep multiline.i "^$"] == "" \} \{ } }
{ dg-final { return \} } }
{ dg-final { fail "multiline.c: multi-line tokens" } } */
/* { dg-warning "deprecated" "multiline strings" { target *-*-* } 11 } */
/* { dg-warning "deprecated" "multiline strings" { target *-*-* } 15 } */