mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-22 11:41:07 +08:00
sso tests need int32 machines.
From-SVN: r233621
This commit is contained in:
parent
4b0311f7ed
commit
524cf46a24
@ -32,6 +32,10 @@ set SSO_TORTURE_OPTIONS [list \
|
||||
|
||||
set-torture-options $SSO_TORTURE_OPTIONS
|
||||
|
||||
if { ![check_effective_target_int32] } {
|
||||
return
|
||||
}
|
||||
|
||||
# Main loop.
|
||||
gcc-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.c]] "" ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user