[3/6] ARM/Haiku/GAS/testsuite: Suppress bad-bss test
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
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
===================================================================
@@ -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*-*-*