blob: c37be1c27785aa19cd451b87b3e083bb06dcc528 [file] [log] [blame]
// Build don't link:
// 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);