https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65425
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |16.0
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
This seems to be fixed on trunk, even with -ftree-loop-if-convert we no longer
if-convert this. Likely due to the fixed SQRT handling, see PR122103,
r16-6510-g7fcd3ed36c68d3
