[Bug libstdc++/65042] gcc5 has a template depth problem that was fine in gcc4

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 13 11:40:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65042

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Trying to use the standard library with such a tiny limit is simply not going
to work. If it worked previously you got lucky, but if you need to raise the
limit now then that's what you need to do.

What's the purpose of enforcing such a tiny limit anyway?



More information about the Gcc-bugs mailing list