[PATCH 0/2] gas: sframe: Fix for flefible FDE and new test
Jens Remus <[email protected]> Wed, 29 Jul 2026 18:34:43 +0200
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
Patch 1 fixes the generation of SFrame if a target supports SFrame V3 flexible FDE. Patch 2 adds a test that demonstrates an issue that Nick has set a fix. Regards, Jens Jens Remus (2): gas: sframe: Fix non-SP/FP CFA base register if flexible FDE gas: sframe: Add test for signal frame with unsupported CFI gas/gen-sframe.c | 3 ++- .../gas/cfi-sframe/cfi-sframe-common-14.d | 20 +++++++++++++++++++ .../gas/cfi-sframe/cfi-sframe-common-14.s | 8 ++++++++ gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 1 + gas/testsuite/gas/cfi-sframe/common-empty-2.d | 1 + 5 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-common-14.d create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-common-14.s -- 2.53.0