blob: e9e2fc93db28ef3227a0265d14b96a08e115a136 [file] [log] [blame]
/* Test the -fconstant-string-class flag error. */
/* { dg-do compile } */
/* { dg-options "-fconstant-string-class=" } */
/* { dg-options "-mno-constant-cfstrings -fconstant-string-class=" { target *-*-darwin* } } */
{ dg-error "no class name specified|missing argument" "" { target *-*-* } 0 }
void foo () {}