blob: 2e98dd7ad85efa6903bce38f554130e5510af8c8 [file] [log] [blame]
// { dg-do compile { target i?86-*-* x86_64-*-* } }
// { dg-options "" }
__attribute__((target (11,12)))
void foo (void) // { dg-error "not a string" }
{
}