https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120638
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[16 regression] |[14/15 regression] |Optimization errors caused |Optimization errors caused |by frange calculation |by frange calculation |errors since r16-1191 |errors since r16-1191 Target Milestone|16.0 |14.4 --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The 16 regression is now fixed, but on a different testcase (also included in the commit) this fails already since r14-536, so we want to fix this for 15.2 and 14.4 as well.