authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 19 Jun 1998 17:40:09 +0000 (17:40 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 19 Jun 1998 17:40:09 +0000 (17:40 +0000)
64 bit targets don't overflow

From-SVN: r20595

gcc/testsuite/g++.old-deja/g++.benjamin/p12475.C

index ee1e39f02032cf8df419dabbfcb584d66c591b6c..6e911a384bc6a69fa3674aa130ac16d0ca275d06 100644 (file)
@@ -1,5 +1,5 @@
 // Build don't link:
 // prms-id: 12475
+// excess errors test - XFAIL alpha*-*-* mips64*-*-*
 
-enum huh { start =-2147483648, next };         // WARNING - 
-
+enum huh { start =-2147483648, next };         // WARNING - , XFAIL sparc64-*-* alpha*-*-*