compile.exp: Test with -O3 rather than -O.
* libjava.compile/compile.exp: Test with -O3 rather than -O. * libjava.lang/lang.exp: Likewise. From-SVN: r71102
This commit is contained in:
@@ -12,7 +12,7 @@ foreach x $srcfiles {
|
||||
lappend args no-exec
|
||||
|
||||
test_libjava "" "$x" "" "" "" $args
|
||||
test_libjava "" "$x" "-O" "" "" $args
|
||||
test_libjava "" "$x" "-O3" "" "" $args
|
||||
}
|
||||
|
||||
# Local Variables:
|
||||
|
||||
Reference in New Issue
Block a user