Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.c-torture / execute / 20030216-1.x
bloba0e03e379dfdb4cbe80d86755f3ee5c2d2a49baf
1 # This test requires constant propagation of loads and stores to be
2 # enabled.  This is only guaranteed at -O2 and higher.  Do not run
3 # at -O1.
5 set torture_eval_before_compile {
6   if {[string match {*-O1*} "$option"]} {
7     continue
8   }
11 return 0