1 2 3 4 5 6
// { dg-do assemble } // Origin: Mark Mitchell <mark@codesourcery.com> struct S { bool operator! (int, ...); // { dg-error "" } };