URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [20030216-1.x] - Rev 816
Compare with Previous | Blame | View Log
# 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