Resolve PR 22493 - the encoding to be used when pushing the stack pointer onto the...
authorNick Clifton <nickc@redhat.com>
Mon, 18 Dec 2017 09:37:57 +0000 (09:37 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 18 Dec 2017 09:37:57 +0000 (09:37 +0000)
commit4f588891ac7d4653e1bd861ca38c2a4e6d5e907c
treef37a43a04dfa2b20388ce554499466c17c70c725
parent10c17abdd052c5f8f9c2bcdf8b01dffe5d06baf0
Resolve PR 22493 - the encoding to be used when pushing the stack pointer onto the stack.

PR 22493
* config/tc-arm.c (encode_ldmstm): Do not use A2 encoding of the
PUSH insn when pushing the stack pointer.
gas/ChangeLog
gas/config/tc-arm.c