rt_gccstream/gcc/testsuite/obj-c++.dg/const-str-2.mm

8 lines
219 B
Plaintext

/* Test the -fconstant-string-class flag error. */
/* { dg-do compile } */
/* { dg-options "-fconstant-string-class=" } */
{ dg-error "no class name specified|missing argument" "" { target *-*-* } 0 }
void foo () {}