https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120048
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[16 Regression] ICE on |[14/15/16 Regression] ICE
|valid code at -O{s,2} with |on valid code at -O{s,2}
|"-fno-tree-vrp |with "-fno-tree-vrp
|-fno-tree-fre" on |-fno-tree-fre" on
|x86_64-linux-gnu: in type, |x86_64-linux-gnu: in type,
|at value-range.h:982 |at value-range.h:982
Target Milestone|16.0 |14.3
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
The offending change was backported to GCC 14 and 15, it doesn't reproduce on
the 14 branch but on the 15 branch.