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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Uros Bizjak <u...@gcc.gnu.org>:

https://gcc.gnu.org/g:226eb7ff5d73669184a4a56cd348fa6c46b3ec52

commit r12-3162-g226eb7ff5d73669184a4a56cd348fa6c46b3ec52
Author: Uros Bizjak <ubiz...@gmail.com>
Date:   Thu Aug 26 17:26:06 2021 +0200

    [i386] Set all_regs to true in the call to replace_rtx [PR102057]

    We want to replace all REGs equal to FROM.

    2021-08-26  Uroš Bizjak  <ubiz...@gmail.com>

    gcc/
            PR target/102057
            * config/i386/i386.md (cmove reg-reg move elimination peephole2s):
            Set all_regs to true in the call to replace_rtx.

Reply via email to