const-str-2.m: Update now that we stop after a command line error.

testsuite:
	* objc.dg/const-str-2.m: Update now that we stop after
	a command line error.

From-SVN: r53764
This commit is contained in:
Neil Booth 2002-05-23 05:55:38 +00:00 committed by Neil Booth
parent 0e07aff346
commit e67a7860dc
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
* objc.dg/const-str-2.m: Update now that we stop after
a command line error.
2002-05-22 Richard Henderson <rth@redhat.com>
* g++.dg/dg.exp: Fix typo in test pruneing.

View File

@ -5,6 +5,3 @@
{ dg-error "no class name specified as argument to -fconstant-string-class" "" { target *-*-* } 0 }
void foo () {}
/* Seem bogus, should investigate some day. */
/* { dg-error "parse error" "" { target *-*-* } 5 } */