[ARM] PR 67439: Allow matching of *arm32_movhf when -mrestrict-it is on
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Thu, 10 Sep 2015 10:43:43 +0000 (10:43 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 10 Sep 2015 10:43:43 +0000 (10:43 +0000)
commit9b9828886e093b6f41b3abf8fd999e6817e2292c
treecd63ea979814f908675319fef1d963b47c9fcf12
parentfc4d140a5ce4b45523b9616634cfd5e0912115cc
[ARM] PR 67439: Allow matching of *arm32_movhf when -mrestrict-it is on

PR target/67439
* config/arm/arm.md (*arm32_movhf): Remove !arm_restrict_it from
predicate.  Set predicable_short_it attr to "no".

* gcc.target/arm/pr67439_1.c: New test.

From-SVN: r227630
gcc/ChangeLog
gcc/config/arm/arm.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr67439_1.c [new file with mode: 0644]