blob: 11196022ce2ca6d3057b069d51079a4f4f171138 [file] [log] [blame]
// { dg-do assemble }
// Reported by Harri Porten <porten@tu-harburg.de>
// Simplified for testsuite by Alexandre Oliva
struct foo { operator long double(); };
int bar(int __opr);
int bar(int __ope);