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++/15183] g++ crash on input file


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-08-09 21:25 -------
The second bullet of comment #4 still applies:
g++ uses lots of memory, but doesn't crash if you provide enough memory.
This won't get fixed in gcc 3.3.x.

The small difference between c.def.breaks.ii and c.def.works.ii seems to
just put you over the edge (memory-wise). Just try to increase your
swap-space or compile with less optimization.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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