Expect this test to fail.
Don't even bother trying to even compile the testcase. From-SVN: r16227
This commit is contained in:
parent
0c23b0b21f
commit
074c2cffc8
7
gcc/testsuite/gcc.c-torture/compile/961203-1.cexp
Normal file
7
gcc/testsuite/gcc.c-torture/compile/961203-1.cexp
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user