gas: sframe: testsuite: add testcase for .cfi_negate_ra_state
authorIndu Bhagat <indu.bhagat@oracle.com>
Sat, 17 Dec 2022 06:02:07 +0000 (22:02 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Sat, 17 Dec 2022 06:02:07 +0000 (22:02 -0800)
commit5bec250b5a9257133f70098dced98dfe59c77401
treebb8771b17bfde8ff639ad1453b15345f0ce627c0
parent49948bce0e9e310ea1506e84755a1cf9fdba8840
gas: sframe: testsuite: add testcase for .cfi_negate_ra_state

Add a new test to check that .cfi_negate_ra_state on aarch64 is handled
well (a non-empty SFrame section with valid SFrame FREs is generated).

ChangeLog:

* testsuite/gas/cfi-sframe/cfi-sframe-aarch64-2.d: New test.
* testsuite/gas/cfi-sframe/cfi-sframe-aarch64-2.s: Likewise.
* testsuite/gas/cfi-sframe/cfi-sframe.exp: Adjust the list
accordingly.
gas/testsuite/gas/cfi-sframe/cfi-sframe-aarch64-2.d [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe-aarch64-2.s [new file with mode: 0644]
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp