https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91222
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #46765|0 |1
is obsolete| |
--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> ---
Created attachment 46769
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46769&action=edit
clear TYPE_NAME in free_lang_data for extern "C" anonymous types
Here's a more focused variant of my earlier patch.