C++ patch: fix infinite loop with typedef attributes

Richard Sandiford rsandifo@redhat.com
Thu Apr 11 09:43:00 GMT 2002


Richard Sandiford <rsandifo@redhat.com> writes:
> 	* 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.

The patch caused some problems not detected by the bootstrap & regression
test, so I've backed it out.

Richard



More information about the Gcc-patches mailing list