[Bug middle-end/66479] -fstack-check doesn't prevent stack allocation with size -1

danielmicay at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Aug 19 02:11:00 GMT 2015


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

Daniel Micay <danielmicay at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danielmicay at gmail dot com

--- Comment #4 from Daniel Micay <danielmicay at gmail dot com> ---
It's not a configuration issue. The -fstack-check feature is supposed to
guarantee the guard page is hit if it's present, regardless of the size of the
stack or the stack allocation.



More information about the Gcc-bugs mailing list