// { dg-do assemble } // Origin: Mark Mitchell struct S { bool operator! (int, ...); // { dg-error "" } };