[PATCH v2 0/2] gas: sframe: Fix for flexible FDE and new test

Jens Remus jremus@linux.ibm.com
Fri Aug 7 14:35:42 GMT 2026


For changes in v2 see individual patch notes.

Patch 1 fixes the generation of SFrame if a target supports SFrame V3
flexible FDE.

Patch 2 adds a test for the issue Nick fixed with commit fa11363bc9ad
("Ensure that sframe_xlate_ctx_cleanup() doe snot leave any dangling
pointers").

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                              | 26 +++++++------------
 .../gas/cfi-sframe/cfi-sframe-common-14.d     | 20 ++++++++++++++
 .../gas/cfi-sframe/cfi-sframe-common-14.s     |  5 ++++
 gas/testsuite/gas/cfi-sframe/cfi-sframe.exp   |  1 +
 4 files changed, 35 insertions(+), 17 deletions(-)
 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



More information about the Binutils mailing list