1 # This used to fail on ia32, with or without -ffloat-store.
2 # It works now, but some people think that's a fluke, so I'm
3 # keeping this around just in case.
4 
5 #set torture_eval_before_execute {
6 #
7 #    set compiler_conditional_xfail_data {
8 #        "ia32 fp rounding isn't pedantic" \
9 #        "i?86-*-*" \
10 #        { "-O3" "-O2" "-O1" "-Os"} \
11 #        { "" }
12 #        }
13 #}
14 
15 return 0
16