OSDN Git Service

* gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / execute / loop-2d.x
1 if { [istarget "i686-*"] } {
2     set torture_eval_before_execute {
3         global compiler_conditional_xfail_data
4         set compiler_conditional_xfail_data {
5             "Loop optimiser bug" \
6                     "i686-*" \
7                     { "-Os" } \
8                     { "" }
9         }
10     }
11 }
12
13 return 0