Commit 3dd5fc58 by Kaveh R. Ghazi Committed by Kaveh Ghazi

* gcc.c-torture/execute/builtin-constant.x: XFAIL the test.

From-SVN: r61354
parent b0562482
2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
* gcc.c-torture/compile/20000804-1.x: Don't execute this test at
......
set torture_eval_before_execute {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"This test fails on all targets when optimizing." \
{ "*-*-*" } \
{ "*" } \
{ "-O0" }
}
}
return 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment