https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126547
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[16/17 Regression] Wrong |[16/17 Regression] Wrong
|code with ranger and FP |code with ranger and FP
|division and infinities |division and infinities
| |since r16-1191
CC| |jakub at gcc dot gnu.org
Priority|P3 |P2
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r16-1191-gb6b238ddcb119bb51555ead9be0fa7b06b8a6be7
But like in PR126547, I think one can just tweak the testcase so that it
doesn't need
the integer -> floating casts.