c++/10060: ICE on huge file (300k lines)

giovannibajo@libero.it giovannibajo@libero.it
Mon May 5 10:58:00 GMT 2003


Synopsis: ICE on huge file (300k lines)

State-Changed-From-To: open->feedback
State-Changed-By: bajo
State-Changed-When: Mon May  5 10:52:02 2003
State-Changed-Why:
    Hello Andreas,
    I have troubles reproducing this because it either hits 
    virtual memory exhausted or compiles correctly, depends
    on how many objects I make it generate.
    Would you please confirm that this is still a bug in 
    GCC 3.3 or 3.4, and provide a minimal number of objects
    that must be generated to trigger it? It seems that
    compilation time grows O(n^2), so putting a big number
    means hours of compilation (assuming infinite memory).

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



More information about the Gcc-bugs mailing list