Commit 06c8baef by Alexandre Oliva Committed by Alexandre Oliva

* g++.old-deja/g++.other/decl4.C: New test.

From-SVN: r27558
parent 1b5f5f76
1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/decl4.C: New test.
1999-06-14 Nathan Sidwell <nathan@acm.org>
* g++.old-deja/g++.other/bitfld3.C: New test.
......
// 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); // gets bogus error - XFAIL *-*-*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment