]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
s390: sframe: Test handling of .cfi_def_cfa_register
authorJens Remus <jremus@linux.ibm.com>
Fri, 11 Jul 2025 08:29:40 +0000 (10:29 +0200)
committerJens Remus <jremus@linux.ibm.com>
Fri, 11 Jul 2025 08:29:40 +0000 (10:29 +0200)
commite2dfd75e00b0d7cd65b5829872dd18c33f0f3089
treec3f1f1fda43dd4b860d1ae78d24972f6b7c95498
parent95847aaba18107b59081d1a800a5910bebd7f75d
s390: sframe: Test handling of .cfi_def_cfa_register

Port x86-64 test for handling of .cfi_def_cfa_register from commit
3602da6fa285 ("gas: sframe: fix handling of .cfi_def_cfa_register")
to s390x.

gas/testsuite/
PR gas/32879
* gas/cfi-sframe/cfi-sframe.exp: Add new test for handling of
.cfi_def_cfa_register on s390x.
* gas/cfi-sframe/cfi-sframe-s390x-3.d: Likewise.
* gas/cfi-sframe/cfi-sframe-s390x-3.s: Likewise.

Bug: https://sourceware.org/PR32879
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
gas/testsuite/gas/cfi-sframe/cfi-sframe-s390x-3.d [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe-s390x-3.s [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp