]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/3637 (Internal compiler error in finish_member_declaration)
authorMark Mitchell <mark@codesourcery.com>
Thu, 22 Nov 2001 00:21:13 +0000 (00:21 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 22 Nov 2001 00:21:13 +0000 (00:21 +0000)
commit12eb9f939a967d5a34c32749705ab5cdfa030742
tree20ebc5c2f5c91c1b998a25e57927cef63691ea1c
parent3258e9961c0c10b625cf1bcaf7dec24a5c722f45
re PR c++/3637 (Internal compiler error in finish_member_declaration)

PR c++/3637
* pt.c (lookup_template_class): Ensure that all specializations
are registered on the list corresponding to the most general
template.

From-SVN: r47252
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/memtemp100.C [new file with mode: 0644]