[Bug c++/12938] segmentation fault
geoffk at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 23 07:27:00 GMT 2003
------- Additional Comments From geoffk at gcc dot gnu dot org 2003-11-23 07:27 -------
Is it not possible to print a better error message than 'segmentation error' in this case? For
example, on Darwin GCC prints:
Out of stack space.
Try running `ulimit -S -s unlimited' in the shell to raise its limit.
(See config/rs6000/host-darwin.c.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12938
More information about the Gcc-bugs
mailing list