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]

Re: c++/5882: g++ 2.95.2 craches with fatal signal 11 compiling very large function


Synopsis: g++ 2.95.2 craches with fatal signal 11 compiling very large function

State-Changed-From-To: open->feedback
State-Changed-By: nathan
State-Changed-When: Sun Sep 15 11:48:54 2002
State-Changed-Why:
    how much memory do you have? you have a 30,000 line main
    function. BTW, I've found that if you can make your
    machine generated code more table driven, you'll have more luc k.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5882


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