Fix result of folding of xor operation on two identical vectors.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 13 Apr 2005 19:47:30 +0000 (19:47 +0000)
committerFariborz Jahanian <fjahanian@gcc.gnu.org>
Wed, 13 Apr 2005 19:47:30 +0000 (19:47 +0000)
commit6bd1354069cc2ccbfa82e79eb2908b370888d0e8
treee476fa5d605916079ad210bcd6b6d58c66b60f36
parentfda5e9366caaa3e5e5f80c7554ce5f47195e1ee3
Fix result of folding of xor operation on two identical vectors.

OKed by Roger Sayle.

From-SVN: r98107
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/gcc.dg/i386-xorps.c [new file with mode: 0644]