[Bug c/23054] Segmentation fault when large static array is declared

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 25 02:53:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-25 02:49 -------
This is not a bug.  You are overflowing the stack.  You either can use malloc
or raise the stack limit.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23054



More information about the Gcc-bugs mailing list