PR target/48678
commit7a425ed6be97088f2414c5ac446cd83b1fd0daaf
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Apr 2011 16:47:06 +0000 (19 16:47 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Apr 2011 16:47:06 +0000 (19 16:47 +0000)
treeae49eaf183bfd32240b0075032f1c0521764b890
parent3658fd1d886ad2dac4da9ec95a953b156c9cb332
PR target/48678
* config/i386/i386.md (movstrict<mode>): FAIL if operands[0]
is a SUBREG with non-MODE_INT mode inside of it.

* gcc.target/i386/pr48678.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172721 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr48678.c [new file with mode: 0644]