aarch64 testsuite: Only run aarch64-ssve tests once
gcc/testsuite/ChangeLog: * g++.target/aarch64/sve/aarch64-ssve.exp:
This commit is contained in:
parent
ff8d0ce17f
commit
f6f76583fc
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ if {![istarget aarch64*-*-*] } {
|
|||
|
||||
load_lib gcc-defs.exp
|
||||
|
||||
if ![gcc_parallel_test_run_p aarch64-ssve] {
|
||||
return
|
||||
}
|
||||
|
||||
gcc_parallel_test_enable 0
|
||||
|
||||
# Code shared by all tests.
|
||||
|
|
Loading…
Add table
Reference in a new issue