[Bug c++/62255] [4.8/4.9 Regression] Introducing an unrelated template parameter causes compilation to fail
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 9 12:00:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255
--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Sep 9 11:59:45 2014
New Revision: 215062
URL: https://gcc.gnu.org/viewcvs?rev=215062&root=gcc&view=rev
Log:
PR c++/62255
* pt.c (instantiate_decl): Handle recursive instantiation of
static data member.
Added:
trunk/gcc/testsuite/g++.dg/template/recurse4.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list