[Bug target/105472] [13 regression] .note.GNU-stack breaks many Solaris/x86 tests

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri May 6 17:16:54 GMT 2022


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

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Rainer Orth from comment #0)
> 
> The usual way throughout the code base is to guard .note.GNU-stack with
> __ELF__ && __linux__ to avoid all this.

Isn't checking __linux__ sufficient?


More information about the Gcc-bugs mailing list