Commit a862e958 by Mark Mitchell Committed by Mark Mitchell

decl4.C: Tweak so that it fails with the new ABI, too.

	* g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
	new ABI, too.

From-SVN: r37676
parent c361fee0
2000-11-22 Mark Mitchell <mark@codesourcery.com>
* g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
new ABI, too.
* g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
* g++.old-deja/g++.robertl/eb55.C: Likewise.
......
......@@ -6,3 +6,4 @@
struct foo { operator long double(); };
int bar(int __opr); // gets bogus error - XFAIL *-*-*
int bar(int __ope); // 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