64 bit targets don't overflow

From-SVN: r20595
This commit is contained in:
Benjamin Kosnik 1998-06-19 17:40:09 +00:00
parent c041820530
commit 24c743a025

View 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*-*-*