[Bug c++/59044] [4.8/4.9 Regression] Internal compiler error triggers when accessing a typedef in a specialized member class
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 5 22:46:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59044
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Dec 5 22:46:36 2013
New Revision: 205720
URL: http://gcc.gnu.org/viewcvs?rev=205720&root=gcc&view=rev
Log:
PR c++/59044
PR c++/59052
* pt.c (most_specialized_class): Use the partially instantiated
template for deduction. Drop the TMPL parameter.
Added:
trunk/gcc/testsuite/g++.dg/template/partial14.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list