From: Jeff Law Date: Wed, 29 Oct 1997 06:41:58 +0000 (-0700) Subject: Expect this test to fail. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=074c2cffc8f3230163407ca246b880f6f5347749;p=gcc.git Expect this test to fail. Don't even bother trying to even compile the testcase. From-SVN: r16227 --- 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 00000000000..dad1a21aaae --- /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