Ensure that offset to literal pool is computed using signed arithmetic so that
authorNick Clifton <nickc@redhat.com>
Thu, 1 Aug 2002 16:31:16 +0000 (16:31 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 1 Aug 2002 16:31:16 +0000 (16:31 +0000)
commit08df23795b3c1ac9a1fdb57c9f1d0616fe1b2fba
tree2c2bacd03998a51a5d4ebfe4992c9afea479c5cb
parent70ee46581bf305c387bc3880ba85222ed468b8f5
Ensure that offset to literal pool is computed using signed arithmetic so that
proper sign extension is performed if X_add_number is a 64-bit integer.
gas/ChangeLog
gas/config/tc-arm.c