re PR target/70014 ([ARM] Predicate does not match constraint (*subsi3_carryin_const))
authorMichael Collison <michael.collison@linaro.org>
Thu, 3 Mar 2016 07:42:02 +0000 (07:42 +0000)
committerMichael Collison <collison@gcc.gnu.org>
Thu, 3 Mar 2016 07:42:02 +0000 (07:42 +0000)
commit0a67ef4c4de7bf55d3ef3c7bc61a9480e0d213bd
treef9fb2bf1fc348a3bac22957e4b32e19598e9a456
parent5147e0e84ef1daf08576c2ebc477b8941f54578f
re PR target/70014 ([ARM] Predicate does not match constraint (*subsi3_carryin_const))

2016-03-03  Michael Collison  <michael.collison@linaro.org>

PR target/70014
* config/arm/arm.md (*subsi3_carryin_const): Change predicate
for operand 1 to s_register_operand. Change predicate for operand
2 to arm_not_immediate_operand.

From-SVN: r233927
gcc/ChangeLog
gcc/config/arm/arm.md