https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123086

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect this is the pre-RA scheduler causing overlapping register usage and
then RA is not able to resolve it fully and introduces the move.

Reply via email to