gcc/
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 30 Jan 2017 10:21:39 +0000 (10:21 +0000)
committerYvan Roux <yvan.roux@linaro.org>
Tue, 31 Jan 2017 09:12:25 +0000 (09:12 +0000)
commit226a1dbbe2ea33b6f0e3edac50e56e10a799f3ac
treee1b40e45bf89aee97c00c466dabd2d6edad4f5c9
parent3a3a5fdedabe435e7023e512af570ca1ed82a131
gcc/
Backport from trunk r244894.
2016-01-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

PR target/79145
* config/arm/arm.md (xordi3): Force constant operand into a register
for TARGET_IWMMXT.

gcc/testsuite/
Backport from trunk r244894.
2016-01-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

PR target/79145
* gcc.target/arm/pr79145.c: New test.

Change-Id: Ia1ee8c855c4324fc3226fbc04bd485911c2c6289
gcc/config/arm/arm.md
gcc/testsuite/gcc.target/arm/pr79145.c [new file with mode: 0644]