[PATCH 17/17] bfd/ELF/PPC: make ppc_build_one_stub()'s stub_str[] static

Jan Beulich jbeulich@suse.com
Fri Aug 8 07:21:42 GMT 2025


On 04.08.2025 12:24, Andreas Schwab wrote:
> On Aug 04 2025, Jan Beulich wrote:
> 
>> In fact we can save some space and a level of indirection (and hence
>> relocation entries in the final binary) by converting to an array of
>> char[12].
> 
> Depending on how often it is accessed it might be better to make this
> char[16].

True, switched. I won't submit v2 just for this, though.

Jan


More information about the Binutils mailing list