[Bug c/70262] Segmentation fault with large stack array, no fault when alloca the same size
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 22:49:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70262
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Increase your stack limit. Look at ulimit if you are on Linux or any kind of
UNIX based system. Windows is done differently. You can use google to figure
that out.
More information about the Gcc-bugs
mailing list