PR c++/35097
commit08037cca35dcd6302fb167af9039a629e1e6fda1
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Feb 2008 06:34:59 +0000 (12 06:34 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Feb 2008 06:34:59 +0000 (12 06:34 +0000)
tree5da1929b3e695664f9c78e4199a4f96852b8ce4c
parent637dc5b6ced8fca546e2468e25997e5fc87a0e30
    PR c++/35097
        * pt.c (tsubst): Don't look up a template typedef in an explicit
        specialization.

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