re PR target/89506 (ICE: in decompose, at rtl.h:2266 with -Og -g)
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Mar 2019 10:05:10 +0000 (11:05 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 19 Mar 2019 10:05:10 +0000 (11:05 +0100)
commit1504f0b4b1d481479c0fc915ae74095b7dd8065d
tree2f6cd10e18ab2a6b264fd7b133951aee006c8539
parentcad3fc8c59c1fc94defff1d211f683bef2bc1f05
re PR target/89506 (ICE: in decompose, at rtl.h:2266 with -Og -g)

PR target/89506
* config/arm/arm.md (cmpsi2_addneg): Swap the alternatives and use
subs for the first alternative except when operands[3] is 1.

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