This has worked for the past three months

From-SVN: r32129
This commit is contained in:
Zack Weinberg 2000-02-24 04:35:59 +00:00
parent 23dfa477ce
commit 4e23f9e3a8

View File

@ -1,11 +1,15 @@
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 {
"ia32 fp rounding isn't pedantic" \
"i?86-*-*" \
{ "-O3" "-O2" "-O1" "-Os"} \
{ "" }
}
}
#set torture_eval_before_execute {
#
# set compiler_conditional_xfail_data {
# "ia32 fp rounding isn't pedantic" \
# "i?86-*-*" \
# { "-O3" "-O2" "-O1" "-Os"} \
# { "" }
# }
#}
return 0