PR c++/80891 (#1)
commit9f7241245dfe172d6c58d3663e16feab8bc92d9a
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 May 2017 14:08:04 +0000 (29 14:08 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 May 2017 14:08:04 +0000 (29 14:08 +0000)
tree36db105ffe2c19aa65a5d17c2074a3f14052c5ac
parentbd5c2b15df19820135e73f9598cedaef6bdb1621
PR c++/80891 (#1)
* pt.c (most_specialized_instantiation): Cope with duplicate
instantiations.

PR c++/80891 (#1)
* g++.dg/lookup/pr80891-1.C: New.

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