This commit was manufactured by cvs2svn to create branch 'gomp-branch'.
[official-gcc.git] / gcc / testsuite / gcc.c-torture / execute / loop-2e.x
blob9836850d8b2c1986bf452256ea8a5d228f675987
1 global target_triplet
2 if { [istarget "i?86-*"] } {
3     set torture_eval_before_execute {
4         global compiler_conditional_xfail_data
5         set compiler_conditional_xfail_data {
6             "Loop optimiser bug" \
7                     "i?86-*" \
8                     { "-Os" } \
9                     { "" }
10         }
11     }
14 return 0