Commit 7d91fc53 by Jeffrey A Law Committed by Jeff Law

* g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.

From-SVN: r24264
parent 276140fa
Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
* g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu> Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
* gcc.c-torture/compile/981211-1.c: New test. * gcc.c-torture/compile/981211-1.c: New test.
......
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
// prms-id: 12475 // prms-id: 12475
// excess errors test - XFAIL alpha*-*-* mips64*-*-* // excess errors test - XFAIL alpha*-*-* mips64*-*-*
enum huh { start =-2147483648, next }; // WARNING - , XFAIL sparc64-*-* alpha*-*-* enum huh { start =-2147483648, next }; // WARNING - , XFAIL sparc64-*-* alpha*-*-* mips64*-*-*
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