// Build don't link: // Reported by Harri Porten // Simplified for testsuite by Alexandre Oliva struct foo { operator long double(); }; int bar(int __opr); int bar(int __ope);