]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/objc.dg/const-str-2.m
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / objc.dg / const-str-2.m
diff --git a/gcc/testsuite/objc.dg/const-str-2.m b/gcc/testsuite/objc.dg/const-str-2.m
deleted file mode 100644 (file)
index 9d51b42..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Test the -fconstant-string-class flag error.  */
-/* { dg-do compile } */
-/* { dg-options "-fconstant-string-class" } */
-
-{ dg-error "no class name specified as argument to -fconstant-string-class" "" { target *-*-* } 0 }
-
-void foo () {}