re PR bootstrap/69885 (ICE in maybe_legitimize_operand, at optabs.c:6903 on m68k...
authorJakub Jelinek <jakub@redhat.com>
Mon, 22 Feb 2016 14:22:07 +0000 (15:22 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 22 Feb 2016 14:22:07 +0000 (15:22 +0100)
commit09c92f1c27eb8f5028ef5f0164774b6088a493d0
treec1b4c25e80a4b73aab6055d66f956ff80820f7bd
parentf91d04e77d33e9f09758b6e5cb69a7d5555a3e39
re PR bootstrap/69885 (ICE in maybe_legitimize_operand, at optabs.c:6903 on m68k-linux-gnu)

PR target/69885
* config/m68k/m68k.md (ashldi3, ashrdi3, lshrdi3): Use
SImode for last match_operand.

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

From-SVN: r233603
gcc/ChangeLog
gcc/config/m68k/m68k.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr69885.c [new file with mode: 0644]