Don't run cfi-commit-10 test on 32-bit targets

This commit is contained in:
Alan Modra
2025-08-21 10:07:17 +09:30
parent bce0a2d71a
commit 64c7560c6a

View File

@@ -140,7 +140,9 @@ if { ![istarget "hppa64*-*"] } then {
run_dump_test "cfi-common-7"
run_dump_test "cfi-common-8"
run_dump_test "cfi-common-9"
if { [is_elf64 tmpdir/cfi-common-9.o] } {
run_dump_test "cfi-common-10"
}
run_dump_test "cie-version-0"
run_dump_test "cie-version-1"