http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58273
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Sep 13 22:38:42 2013 New Revision: 202583 URL: http://gcc.gnu.org/viewcvs?rev=202583&root=gcc&view=rev Log: PR c++/58273 * pt.c (any_type_dependent_elements_p): Actually check for type-dependence, not value-dependence. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/inherit9.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/pt.c