[Bug driver/103863] We need a warning for loss of no-exec stacks
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 30 02:04:57 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103863
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Component|c |driver
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think the warning needs to be implemented in the linker rather than in GCC
because the linker is what decides if there are executable stacks are needed or
not.
More information about the Gcc-bugs
mailing list