PR target/23570
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Aug 2005 17:27:53 +0000 (17:27 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Aug 2005 17:27:53 +0000 (17:27 +0000)
commit0196f8ff07d4857d0ac689d6697de82ef4acbe4e
tree90e5f5c77c06d69f7fd72de4193ff163bde2458c
parent58379c862cb7abec28dfea4263b2c9bc70a1c631
    PR target/23570
        * config/i386/sse.md (*sse_concatv2sf): Change operand 2 constraint
        to "reg_or_0_operand".
        (sse2_loadld): Change operand 1 constraint to "reg_or_0_operand".

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