https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102224
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[9/10/11/12 regession] |[9/10/11 regession] wrong
|wrong code for `x * |code for `x * copysign(1.0,
|copysign(1.0, x)` since |x)` since
|r9-5298-g33142cf9cf82aa1f |r9-5298-g33142cf9cf82aa1f
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk. The 11 etc. backports will be somewhat different, because
the PR89984 change aren't and won't be on those branches.