// { dg-do assemble } // Origin: Mark Mitchell struct S { int i asm ("abc"); // { dg-error "" } `asm' specifier not permitted };