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

Peter Bergner bergner@tenstorrent.com
Fri Aug 8 20:04:46 GMT 2025
On 8/8/25 2:21 AM, Jan Beulich wrote:
> 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.

LGTM.

Peter




More information about the Binutils mailing list