[Bug c++/35638] New: Internal error when trying to compile recursively instantiated class template

2008-03-19 Thread james dot a dot kirkpatrick at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: james dot a dot kirkpatrick at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35638

[Bug c++/35638] Internal error when trying to compile recursively instantiated class template

2008-03-19 Thread james dot a dot kirkpatrick at gmail dot com
--- Comment #1 from james dot a dot kirkpatrick at gmail dot com 2008-03-19 10:59 --- Created an attachment (id=15343) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15343&action=view) code for which error is obtained g++ -ftemplate-depth-10 ackermann.cc is the a