https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118483
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Target Milestone|12.5 |15.0
--- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The missed optimization is now fixed on the trunk. It is a minor missed
optimization only found while looking into another missed optimization which
was found via random generated testcases and has not been found in other code
so closing as fixed.