On 3/16/25 10:26 AM, Paul Richard Thomas wrote:
--- snip ---
A slight niggle is the linker error that comes up if compiled without any optimization: /usr/bin/ld: warning: /tmp/cc9cx9Rw.o: requires executable stack (because the .note.GNU-stack section is executable) I think that this is unlikely to present a security issue, however, since it disappears at -O1, I went through each of the options triggered by -O1 but couldn't make it go away. Does anybody know why this is?

This niggle showed up a few months back and I filed a PR on it.

See:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117455

Regards,

Jerry

Reply via email to