https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119792
--- Comment #6 from rguenther at suse dot de <rguenther at suse dot de> --- On Mon, 14 Apr 2025, ebotcazou at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119792 > > Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Known to work|14.2.0, 15.0 | > > --- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > > See my comment in the other PR. I'm making this P1 for now, can you > > evaluate whether backporting the other "fix" is enough to avoid issues? I > > fear for a true solution we'd have to untangle TYPE_CANONICAL from "these > > types should get the same alias-set". > > IMO we should revert the backport made onto the 14 branch for 14.3, that's too > late into the 14 release cycle to stabilize things there. I don't mind > keeping > the status quo on the mainline (and thus releasing 15.1 with it) until I > assess > the full extent of the problem for Ada. OK, that works for me as well given the fixed issue is ice-checking and on a C23 feature.