PR c++/14032
commit73ab75d5d09eb5823111635cf71f9890cd6386dc
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2007 12:27:21 +0000 (4 12:27 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2007 12:27:21 +0000 (4 12:27 +0000)
tree4ac72e6f1563682b5e0b76abbdf4a562498a349b
parent49d060d774950223dc4acbf852f21652095db37a
    PR c++/14032
        * pt.c (most_specialized_class): Substitute outer template
        arguments into the arguments of a member template partial
        specialization.
        (strip_innermost_template_args): New fn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128076 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c