[PATCH 0/2] gas: Testsuite enhancements

Jens Remus jremus@linux.ibm.com
Fri Nov 29 14:11:47 GMT 2024


Patch 1 enables the assembler test cases ".bss / .struct data allocation
directives" on s390.

Patch 2 re-enables the assebler test case ".org test 1" on all targets
except kvx.  I assume it was erroneously disabled for all targets
including kvx, instead of excluding knx only.  Note that I did only test
targets s390, AArch64, and x86-64.

Regards,
Jens

Jens Remus (2):
  s390: Enable .bss/.struct data allocation directives tests
  gas: Re-enable .org test 1 on all targets except kvx

 gas/testsuite/gas/all/org-1.d   | 2 +-
 gas/testsuite/gas/elf/bad-bss.d | 2 +-
 gas/testsuite/gas/elf/bss.d     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.45.2



More information about the Binutils mailing list