Ensure that padding in the constant pool uses constant values.
authorNick Clifton <nickc@redhat.com>
Wed, 11 May 2016 11:51:04 +0000 (12:51 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 11 May 2016 11:53:12 +0000 (12:53 +0100)
commita6684f0dddb292873f962dc36b20e6db00ef6b09
tree907b253ccc181c667eeed048f3f7650463fc0984
parent4e7fbb34f0546360e86b56dcd32b4d6478662b41
Ensure that padding in the constant pool uses constant values.

PR target/20068
* config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
to the pool uses O_constant.
* testsuite/gas/arm/pr20068.s: New test.
* testsuite/gas/arm/pr20068.d: Test driver.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/pr20068.d [new file with mode: 0644]
gas/testsuite/gas/arm/pr20068.s [new file with mode: 0644]
This page took 0.025805 seconds and 4 git commands to generate.