PR c++/70141
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Mar 2016 19:21:44 +0000 (19:21 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Mar 2016 19:21:44 +0000 (19:21 +0000)
commit54f26019562bbe3dd556c4c4b6d2983a11bb95bf
tree342fc04079247cdad5e0f9e0c95f2354a3e6dc43
parent0ce02c073a3f31fb46597a98ec734f34479be50f
PR c++/70141
* pt.c (for_each_template_parm_r): Always walk into TYPENAME_TYPE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234228 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/partial-specialization4.C [new file with mode: 0644]