Commit 4e23f9e3 by Zack Weinberg

This has worked for the past three months

From-SVN: r32129
parent 23dfa477
set torture_eval_before_execute { # This used to fail on ia32, with or without -ffloat-store.
# It works now, but some people think that's a fluke, so I'm
# keeping this around just in case.
set compiler_conditional_xfail_data { #set torture_eval_before_execute {
"ia32 fp rounding isn't pedantic" \ #
"i?86-*-*" \ # set compiler_conditional_xfail_data {
{ "-O3" "-O2" "-O1" "-Os"} \ # "ia32 fp rounding isn't pedantic" \
{ "" } # "i?86-*-*" \
} # { "-O3" "-O2" "-O1" "-Os"} \
} # { "" }
# }
#}
return 0 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