Sign in
gnu
/
gcc
/
19220ca6aa79921cc431e41f25986e16410c7a6a
/
.
/
gcc
/
testsuite
/
objc.dg
/
const-str-2.m
blob: c406665c57617aec1e68376c575876ffba2e9a5c [
file
] [
log
] [
blame
]
/* 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
()
{}