]> git.ipfire.org Git - thirdparty/gcc.git/commit
* decl.c (duplicate_decls): When combining typedefs, remove the
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Nov 2015 01:16:59 +0000 (01:16 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Nov 2015 01:16:59 +0000 (01:16 +0000)
commitccb738ec9d63ce6a189b5795973ae014d82cc3b9
tree7250a3da17005c2fab0587043c0dbd9b898a632a
parent95521921a06ddaf9686e3a9c17dcf5fbd2d33a56
* decl.c (duplicate_decls): When combining typedefs, remove the
new type from the variants list.

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