decl.c (duplicate_decls): When combining typedefs, remove the new type from the varia...
authorJason Merrill <jason@redhat.com>
Thu, 12 Nov 2015 01:16:59 +0000 (20:16 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Nov 2015 01:16:59 +0000 (20:16 -0500)
commit9e4c469a24b5a3bb6e72a9bc59009286501ce400
tree7250a3da17005c2fab0587043c0dbd9b898a632a
parentc7360ed2f9b78a0091b6ce60e8ef7411683efae2
decl.c (duplicate_decls): When combining typedefs, remove the new type from the variants list.

* decl.c (duplicate_decls): When combining typedefs, remove the
new type from the variants list.

From-SVN: r230202
gcc/cp/ChangeLog
gcc/cp/decl.c