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 #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-11-29 23:41:45 UTC ---
>g++: internal compiler error: Segmentation fault (program cc1plus)

You are most likely hitting the stack limit.


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