testsuite:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 May 2002 05:55:38 +0000 (05:55 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 May 2002 05:55:38 +0000 (05:55 +0000)
* objc.dg/const-str-2.m: Update now that we stop after
a command line error.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53764 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/const-str-2.m

index 8589848..2681b7f 100644 (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.
index 39e703b..9d51b42 100644 (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 } */