]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_expand_branch): Don't split DI mode xor instruction to SI mode.
authorIlya Enkovich <enkovich.gnu@gmail.com>
Fri, 15 Jan 2016 11:04:25 +0000 (11:04 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Fri, 15 Jan 2016 11:04:25 +0000 (11:04 +0000)
commit94f373957092bf7c3ed8a83d00e5c4f21e7ffd35
tree4c4a300804c52a464ec6172b32753fad35b86a8b
parent0f6176e67c84ffe19978aaad568d5e9996890fb3
i386.c (ix86_expand_branch): Don't split DI mode xor instruction to SI mode.

gcc/

* config/i386/i386.c (ix86_expand_branch): Don't split
DI mode xor instruction to SI mode.

gcc/testsuite/

* gcc.target/i386/pr65105-5.c: New test.

From-SVN: r232413
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr65105-5.c [new file with mode: 0644]