[1/2] s390: Enable .bss/.struct data allocation directives 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-aarch64 |
success
|
Test passed
|
linaro-tcwg-bot/tcwg_binutils_check--master-arm |
success
|
Test passed
|
Commit Message
This reduces the number of unsupported tests on s390 by two.
gas/testsuite/
* gas/elf/bss.d: Enable for s390*-*-*.
* gas/elf/bad-bss.d: Likewise.
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
---
gas/testsuite/gas/elf/bad-bss.d | 2 +-
gas/testsuite/gas/elf/bss.d | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
@@ -2,4 +2,4 @@
#source: bss.s
#error_output: bad-bss.err
#notarget: arm*-*-elf arm*-*-nto*
-#target: i?86-*-* x86_64-*-* ia64-*-* arm-*-* aarch64-*-* kvx-*-*
+#target: i?86-*-* x86_64-*-* ia64-*-* arm-*-* aarch64-*-* kvx-*-* s390*-*-*
@@ -2,7 +2,7 @@
#as: --defsym okay=1
#warning: Warning: zero assumed
#readelf: -sSW
-#target: i?86-*-* x86_64-*-* ia64-*-* arm-*-* aarch64-*-* kvx-*-*
+#target: i?86-*-* x86_64-*-* ia64-*-* arm-*-* aarch64-*-* kvx-*-* s390*-*-*
There are [1-9][0-9]* section headers, starting at offset 0x[0-9a-f]*: