[PATCH 17/17] bfd/ELF/PPC: make ppc_build_one_stub()'s stub_str[] static
Andreas Schwab
schwab@suse.de
Mon Aug 4 10:24:36 GMT 2025
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].
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Binutils
mailing list