re PR target/92791 (ICE in extract_insn, at recog.c:2311 since r278645)
authorJakub Jelinek <jakub@redhat.com>
Thu, 5 Dec 2019 09:04:24 +0000 (10:04 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 5 Dec 2019 09:04:24 +0000 (10:04 +0100)
commitca45475532cfba964304eb54ea7df4311469f6c2
tree2f34567f9dbfdbe07cd9a2ec30bf21acff543c87
parentd0c4f314cfd1fcdf85fb8f2661a8a741447772f8
re PR target/92791 (ICE in extract_insn, at recog.c:2311 since r278645)

PR target/92791
* config/i386/i386.md (movstrict<mode>): Move test for
TARGET_PARTIAL_REG_STALL and not optimizing for size from
expander's condition to the body - FAIL; in that case.

From-SVN: r278989
gcc/ChangeLog
gcc/config/i386/i386.md