decl.c (duplicate_decls): Don't try to unify an implicit typedef with an explicit...
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 11 Apr 2002 14:16:26 +0000 (14:16 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 11 Apr 2002 14:16:26 +0000 (14:16 +0000)
commitd75ff184174b2678007e544e63491b741b940c07
treeb9c92a24a07b911bb6cbc5fe6a1e66d9f720f0f6
parentdf51a2457a141c12dc203ebd0b3a04e17bfd497f
decl.c (duplicate_decls): Don't try to unify an implicit typedef with an explicit one.

* decl.c (duplicate_decls): Don't try to unify an implicit typedef
with an explicit one.
(lookup_tag): Extract the tag of an explicit typedef.

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