https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114041
--- Comment #14 from rguenther at suse dot de <rguenther at suse dot de> --- On Wed, 28 Feb 2024, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114041 > > --- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> --- > I can change the comparison into assert, or defer that for stage1? Defer I think, if you want to bother ...