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

Indu Bhagat ibhagatgnu@gmail.com
Tue Aug 11 20:45:10 GMT 2026


On 2026-08-07 07:35, Jens Remus wrote:
> 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
> 

LGTM, Thanks

> 
> 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
> 



More information about the Binutils mailing list