OSDN Git Service

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)
commita3b5736f48a75001f27e0168af68b11b3ee968c5
tree110930044a2f1be284a5e35a1f4f5b1bfeabc0a8
parentbb928310a85bb798578ce9c382b0156573dbbeed
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