[V3 18/36] [SFrame-V3] gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX

Indu Bhagat indu.bhagat@oracle.com
Thu Jan 15 22:25:35 GMT 2026


On 1/15/26 3:54 AM, Jens Remus wrote:
>> +  /* Unused for flex FDE.  Set to zero.  */
>> +  if (sframe_fde->fde_flex_p)
>> +    fre_base_reg = SFRAME_BASE_REG_FP;
> I would prefer the following, as it took me a while to realize that
> SFRAME_BASE_REG_FP is defined as 0:
> 
>      fre_base_reg = 0;

OK.


More information about the Binutils mailing list