aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-10-28 23:41:58 -0700
committerJeff Law <law@gcc.gnu.org>1997-10-28 23:41:58 -0700
commit074c2cffc8f3230163407ca246b880f6f5347749 (patch)
treecef6c8104ee03a9fef948bdac33d6d63e6749d9d /gcc
parent0c23b0b21fcdb0a27a5b530ca17aae5a686a23ff (diff)
downloadgcc-074c2cffc8f3230163407ca246b880f6f5347749.zip
gcc-074c2cffc8f3230163407ca246b880f6f5347749.tar.gz
gcc-074c2cffc8f3230163407ca246b880f6f5347749.tar.bz2
Expect this test to fail.
Don't even bother trying to even compile the testcase. From-SVN: r16227
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gcc.c-torture/compile/961203-1.cexp7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/961203-1.cexp b/gcc/testsuite/gcc.c-torture/compile/961203-1.cexp
new file mode 100644
index 0000000..dad1a21
--- /dev/null
+++ b/gcc/testsuite/gcc.c-torture/compile/961203-1.cexp
@@ -0,0 +1,7 @@
+# This doesn't work on any host with 32 bit int or smaller.
+
+# Because this test tends to consume lots of system resources and doesn't
+# currently work, don't actually run it. Just report a failure.
+setup_xfail "*-*-*"
+fail "gcc.c-torture/compile/961203-1.c"
+return 1 ;# `1' says we handled the testcase ourselves