https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113397
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.org, | |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Started with r14-1143-g42d1612eb5c3b2ee327bc3336bfcbc43a0d0fc5b but I'd say check_type_name_conflict expectations are just wrong, even when a type has a TYPE_NAME which is a TYPE_DECL, it doesn't imply it has a DECL_NAME, in this case the TYPE_DECL has been created just to make the gimplifier happy.