https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117859
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually the problem is lim in the first place: t.c.149t.lim2: _50 = _59 != 0; That is not Canonical since _59 is a bool ...
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 30 Nov 2024 12:57:16 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117859
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually the problem is lim in the first place: t.c.149t.lim2: _50 = _59 != 0; That is not Canonical since _59 is a bool ...