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++/49351] Internal error: Segmentation fault (program cc1plus)


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

Mike Jarvis <michael at jarvis dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor

--- Comment #10 from Mike Jarvis <michael at jarvis dot net> 2011-06-11 06:17:57 UTC ---
Downgrade priority to minor, since gcc should probably just have a better error
message, rather than a segmentation fault if that's possible.  Something along
the lines of the error message it emits when exceeding the heap memory:

virtual memory exhausted: Cannot allocate memory


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