Fix result of folding of xor operation on two identical vectors.
commit1c1b50e10144261161350ad7573b206ece0135f6
authorfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Apr 2005 19:47:30 +0000 (13 19:47 +0000)
committerfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Apr 2005 19:47:30 +0000 (13 19:47 +0000)
treee476fa5d605916079ad210bcd6b6d58c66b60f36
parentbd7f520f1f87d23cfb7508455debf38b8c0428d5
Fix result of folding of xor operation on two identical vectors.
OKed by Roger Sayle.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98107 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/gcc.dg/i386-xorps.c [new file with mode: 0644]