c/2160: signal 11 when compiling large generated program

rth@gcc.gnu.org rth@gcc.gnu.org
Thu Apr 25 18:49:00 GMT 2002


Synopsis: signal 11 when compiling large generated program

State-Changed-From-To: analyzed->closed
State-Changed-By: rth
State-Changed-When: Thu Apr 25 17:45:27 2002
State-Changed-Why:
    This is the known computed-goto cfg manipulation problem.
    We've got nearly complete connectivity between a very large
    number of blocks, and we eat all that ram and time futzing
    with the edges between them.
    
    As such, I'm closing this as a duplicate of 4313, which
    identifies the problem more clearly.

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



More information about the Gcc-bugs mailing list