* gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
From-SVN: r61970
This commit is contained in:
parent
3620944c50
commit
4ff71d245b
@ -1,3 +1,7 @@
|
||||
2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
|
||||
|
||||
2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
|
||||
|
||||
PR c++/47
|
||||
|
@ -3,8 +3,8 @@ set torture_eval_before_execute {
|
||||
set compiler_conditional_xfail_data {
|
||||
"This test fails on all targets when optimizing." \
|
||||
{ "*-*-*" } \
|
||||
{ "*" } \
|
||||
{ "-O0" }
|
||||
{ "-O1" } \
|
||||
{ "" }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user