https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126467
Roger Sayle <roger at nextmovesoftware dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |17.0
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=126775
Summary|[13/14/15/16/17 Regression] |[13/14/15/16 Regression]
|wrong code with folding 0.0 |wrong code with folding 0.0
|- x |- x
Assignee|roger at nextmovesoftware dot com |unassigned at gcc dot
gnu.org
Status|ASSIGNED |NEW
--- Comment #7 from Roger Sayle <roger at nextmovesoftware dot com> ---
This has now been fixed on mainline for GCC 17, after resolving the fallout
reported in PR middle-end/126775. I'm not sure whether this is worth back
porting to older branches, but if so, you'll need to apply my commits for both
126467 and 126775.