]> gcc.gnu.org Git - gcc.git/commitdiff
Expect this test to fail.
authorJeff Law <law@gcc.gnu.org>
Wed, 29 Oct 1997 06:41:58 +0000 (23:41 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 29 Oct 1997 06:41:58 +0000 (23:41 -0700)
Don't even bother trying to even compile the testcase.

From-SVN: r16227

gcc/testsuite/gcc.c-torture/compile/961203-1.cexp [new file with mode: 0644]

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 (file)
index 0000000..dad1a21
--- /dev/null
@@ -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
This page took 0.063531 seconds and 5 git commands to generate.