This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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-100000 ackermann.cc  

is the argument for compilation


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35638


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]