[Bug tree-optimization/112472] (trunc)copysign((extend)x, CST) is not optimized to just copysign(x, CST')
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112472
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |17.0
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed.