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 c++/12938] segmentation fault


------- 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


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