blob: a0e03e379dfdb4cbe80d86755f3ee5c2d2a49baf [file] [log] [blame]
# This test requires constant propagation of loads and stores to be
# enabled. This is only guaranteed at -O2 and higher. Do not run
# at -O1.
set torture_eval_before_compile {
if {[string match {*-O1*} "$option"]} {
continue
}
}
return 0