OSDN Git Service

PR target/53759
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jun 2012 14:56:17 +0000 (14:56 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jun 2012 14:56:17 +0000 (14:56 +0000)
commitb15fd65af485f8939a4172ff04d5027868055d06
tree80f39d66dec1e5246e3fdce23e6dd88dc1906dcf
parent1c135bca27f9c955add2a9326e93c9fd801c4291
PR target/53759
* config/i386/sse.md (sse_loadlps): Use x m x constraints instead
of x x x in the vmovlps load alternative.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@188938 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/sse.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr53759.c [new file with mode: 0644]