blob: cb8d09c86919a9d56639f808488b29361f375502 [file] [log] [blame]
/* APPLE LOCAL file mainline */
/* 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 () {}