https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46580
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Target Milestone|--- |10.0 --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The first testcase was most likely fixed by r5-9033 (r6-555 + r6-5094) which changed where the alias managing happened. The second testcase was most likely fixed by r10-707 which changed how the TYPE_NAME is done for these kind of types.