]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
i386/Haiku/GAS/testsuite: Suppress SVR4 comment character test
authorMaciej W. Rozycki <macro@orcam.me.uk>
Sat, 9 May 2026 14:40:11 +0000 (15:40 +0100)
committerMaciej W. Rozycki <macro@orcam.me.uk>
Sat, 9 May 2026 14:40:11 +0000 (15:40 +0100)
Exclude the SVR4 comment character test on Haiku targets, as `/' is not
a comment character there (cf. gas/config/te-haiku.h), so as to prevent
a regression caused by enabling ELF tests with Haiku targets:

i486-haiku  +FAIL: SVR4 comment char escape handling

gas/testsuite/gas/i386/i386.exp

index 80ae827e0a29ecb9c50823511bda0cb22f8cda52..f205ae987d9b3a1dd3aff2413f79acb1d758706a 100644 (file)
@@ -901,6 +901,7 @@ if {[is_elf_format] || [istarget "*-*-vxworks*"]} then {
     if {![istarget "*-*-dragonfly*"]
        && ![istarget "*-*-gnu*"]
        && ![istarget "*-*-freebsd*"]
+       && ![istarget "*-*-haiku*"]
        && ![istarget "*-*-linux*"]
        && ![istarget "*-*-netbsd*"]} then {
        run_dump_test "svr4"