]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR target/85430 (ICE: SIGSEGV in memory_operand at recog.c:1358/9 with...
authorJakub Jelinek <jakub@redhat.com>
Fri, 22 Jun 2018 21:10:59 +0000 (23:10 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 22 Jun 2018 21:10:59 +0000 (23:10 +0200)
commit837e188b6b51667acb83cb4a9f47c1f1b8e0004d
tree13838487b3e6ffdefe409a306aef9ae218b1e9d6
parentbbca82040043a54511fed372438e6f15323bc958
backport: re PR target/85430 (ICE: SIGSEGV in memory_operand at recog.c:1358/9 with -O2 -fno-tree-ccp -fno-tree-fre)

Backported from mainline
2018-04-17  Jakub Jelinek  <jakub@redhat.com>

PR target/85430
* config/i386/i386.md (*ashlqi3_1_slp): Use alu1 type instead of alu.

* gcc.dg/pr85430.c: New test.

From-SVN: r261954
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr85430.c [new file with mode: 0644]