[Bug target/102057] [12 Regression] ICE at -O2 in extract_constrain_insn, at recog.c:2670

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 26 15:27:20 GMT 2021


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 <uros@gcc.gnu.org>:

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

commit r12-3162-g226eb7ff5d73669184a4a56cd348fa6c46b3ec52
Author: Uros Bizjak <ubizjak@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  <ubizjak@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.


More information about the Gcc-bugs mailing list