X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fobjc.dg%2Fconst-str-2.m;fp=gcc%2Ftestsuite%2Fobjc.dg%2Fconst-str-2.m;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=9d51b4256896724a1531339a5009ad9422381c6e;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/testsuite/objc.dg/const-str-2.m b/gcc/testsuite/objc.dg/const-str-2.m deleted file mode 100644 index 9d51b425..00000000 --- a/gcc/testsuite/objc.dg/const-str-2.m +++ /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 () {}