https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83715
Marc Glisse <glisse at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization Status|UNCONFIRMED |NEW Last reconfirmed| |2018-01-06 Version|tree-ssa |8.0 Ever confirmed|0 |1 --- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> --- For int, this is handled by VRP, so not trivial to extend to float.