[Bug tree-optimization/126547] [13/14/15/16/17 Regression] Wrong code with ranger and FP division and infinities since r13-4492
"cvs-commit at gcc dot gnu.org via Gcc-bugs" <[email protected]> Mon, 03 Aug 2026 11:02:26 +0000
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D126547 --- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <[email protected]>: https://gcc.gnu.org/g:81763ec0f01664a5dd9fbfc541b1bf22a857f626 commit r17-2896-g81763ec0f01664a5dd9fbfc541b1bf22a857f626 Author: Jakub Jelinek <[email protected]> Date: Mon Aug 3 13:01:22 2026 +0200 testsuite: Add yet another testcase for float range inverse ops [PR1265= 47] This got also fixed with r17-2843. 2026-08-03 Jakub Jelinek <[email protected]> PR tree-optimization/126547 * gcc.dg/torture/pr126547.c: New test.=