[3/6] ARM/Haiku/GAS/testsuite: Suppress bad-bss test

Message ID alpine.DEB.2.21.2604022250010.29980@angie.orcam.me.uk
State New
Headers
Series Haiku/testsuite: Enable ELF tests |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm success Build passed
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 success Build passed
linaro-tcwg-bot/tcwg_binutils_check--master-arm success Test passed
linaro-tcwg-bot/tcwg_binutils_check--master-aarch64 success Test passed

Commit Message

Maciej W. Rozycki April 3, 2026, 1:16 p.m. UTC
  Complement commit 01469ac03e06 ("arm: fix testsuite fallout on arm-elf 
and arm-nto from FPA removal") and exclude bad-bss for `arm*-*-haiku*' 
targets as well.
---
 gas/testsuite/gas/elf/bad-bss.d |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

binutils-arm-gas-test-haiku.diff
  

Patch

Index: binutils-gdb/gas/testsuite/gas/elf/bad-bss.d
===================================================================
--- binutils-gdb.orig/gas/testsuite/gas/elf/bad-bss.d
+++ binutils-gdb/gas/testsuite/gas/elf/bad-bss.d
@@ -1,5 +1,5 @@ 
 #name: bad .bss / .struct data allocation directives
 #source: bss.s
 #error_output: bad-bss.err
-#notarget: arm*-*-elf arm*-*-nto*
+#notarget: arm*-*-elf arm*-*-haiku* arm*-*-nto*
 #target: i?86-*-* x86_64-*-* ia64-*-* arm-*-* aarch64-*-* kvx-*-* s390*-*-*