This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/81400] Stack smashing not caught by stack protector strong and allowing me to stack smash


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Not to mention that -mstack-protector-guard= option is a target option (x86,
rs6000 and powerpcspe only), so it doesn't belong into gcc.c.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]