Removing nested function from elfxx-aarch64.c
Eric Botcazou
botcazou@adacore.com
Wed Mar 19 14:24:18 GMT 2025
> I don't think we've ever needed an executable stack for nested functions if
> pointers to them aren't used. It's only the trampolines that those use
> that need it. The compiler knows when the address of a nested function is
> needed because it has local binding (for C at any rate).
Yes, that's what I tried to say in my reply to Nick.
--
Eric Botcazou
More information about the Binutils
mailing list