* config/tc-sh.c (md_apply_fix): Extend sign of the offset value
authorKaz Kojima <kkojima@rr.iij4u.or.jp>
Sat, 29 Aug 2009 10:38:33 +0000 (10:38 +0000)
committerKaz Kojima <kkojima@rr.iij4u.or.jp>
Sat, 29 Aug 2009 10:38:33 +0000 (10:38 +0000)
commit0c9b4fd74a7325e8afd54cbc42d5fad5dd3e4655
treee81ceb21c164f3493934c14ccd68ee2550079a44
parent77d7dc9283af8e77f27314c9e2e79fbdea9ce7ff
* config/tc-sh.c (md_apply_fix): Extend sign of the offset value
for 64-bit host.
* gas/sh/sign-extension.d: New file.
* gas/sh/sign-extension.s: New file.
* gas/sh/basic.exp: Run new test.
gas/ChangeLog
gas/config/tc-sh.c
gas/testsuite/ChangeLog
gas/testsuite/gas/sh/basic.exp
gas/testsuite/gas/sh/sign-extension.d [new file with mode: 0644]
gas/testsuite/gas/sh/sign-extension.s [new file with mode: 0644]