No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / obj-c++.dg / const-str-2.mm
blobc406665c57617aec1e68376c575876ffba2e9a5c
1 /* Test the -fconstant-string-class flag error.  */
2 /* { dg-do compile } */
3 /* { dg-options "-fconstant-string-class=" } */
5 { dg-error "no class name specified|missing argument" "" { target *-*-* } 0 }
7 void foo () {}