mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-02 00:43:44 +08:00
This has worked for the past three months
From-SVN: r32129
This commit is contained in:
parent
23dfa477ce
commit
4e23f9e3a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user