https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92993
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[8/9/10 Regression] ICE in |[8/9 Regression] ICE in |maybe_canonicalize_comparis |maybe_canonicalize_comparis |on_1, at fold-const.c:8845 |on_1, at fold-const.c:8845 --- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- (In reply to anlauf from comment #4) > The testcase in comment#0 compiles for me with today's master. > Has this been fixed accidentally? Maybe someone can bisect > so that one can identify the commit that might be backported > to fix the regression. This probably was https://gcc.gnu.org/g:2298af0800b292f028298c1eaec42fd3033c4b9b the fix for PR94090. I think this is something that could be backported.