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++/51304] gcc segfaults for large -ftemplate-depth values (if depth is reached)


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

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-03-20 16:22:26 UTC ---
And indeed, I can confirm that the problem is the stack. Likewise happens with
clang++.


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