PR c++/80891 (#1)
authorNathan Sidwell <nathan@acm.org>
Mon, 29 May 2017 14:08:04 +0000 (14:08 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 29 May 2017 14:08:04 +0000 (14:08 +0000)
commite514ab0c32480f03cbba49160caa822e7e5b3c94
tree36db105ffe2c19aa65a5d17c2074a3f14052c5ac
parent58dec010560be6fc090a2b5a65e5b4349b88748b
PR c++/80891 (#1)

PR c++/80891 (#1)
* pt.c (most_specialized_instantiation): Cope with duplicate
instantiations.

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

From-SVN: r248573
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/pr80891-1.C [new file with mode: 0644]