This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5050: template instantiation depth exceeds/maybe recursion problem
- From: rodrigc at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, georg dot wild at gmx dot de, nobody at gcc dot gnu dot org
- Date: 8 Dec 2001 17:43:08 -0000
- Subject: Re: c++/5050: template instantiation depth exceeds/maybe recursion problem
Synopsis: template instantiation depth exceeds/maybe recursion problem
State-Changed-From-To: open->analyzed
State-Changed-By: rodrigc
State-Changed-When: Sat Dec 8 09:43:07 2001
State-Changed-Why:
Reproduced in latest CVS.
Works with no problem with gcc 3.0.3.
If in gcc 3.1, you add -ftemplate-depth-250, or some
other high number, then it seems to work.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5050&database=gcc