[Bug c++/65042] gcc5 has a template depth problem that was fine in gcc4
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 12 18:15:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65042
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Note that the package explicitly uses -ftemplate-depth=25 (without that the .ii
files compiles fine). So maybe just some changes in libstdc++ that trigger the
limit?
More information about the Gcc-bugs
mailing list