[Bug c++/39992] New: cc1plus exhausts memory with deeply nested unclosed constructor parens

2009-05-01 Thread cbm at whatexit dot org
lus exhausts memory with deeply nested unclosed constructor parens Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org

[Bug c++/39992] cc1plus exhausts memory with deeply nested unclosed constructor parens

2009-05-01 Thread cbm at whatexit dot org
--- Comment #1 from cbm at whatexit dot org 2009-05-01 14:08 --- ... rather, > int f(int); > int > x=f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(0 fails immediately. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39992