OSDN Git Service

Fix off by one negative offsets for conditional branches.
authorNick Clifton <nickc@redhat.com>
Fri, 12 Nov 2004 12:27:05 +0000 (12:27 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 12 Nov 2004 12:27:05 +0000 (12:27 +0000)
commitd091dfc572b779c0217a97ecd074667c46b51668
tree8b19cba8bf807b00957e081e0106d38bd0350e57
parentcf2284718c8f024432599b66f89e84c0116e479f
Fix off by one negative offsets for conditional branches.
Add a test of this fix.
gas/ChangeLog
gas/config/tc-mn10300.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mn10300/relax.d [new file with mode: 0644]
gas/testsuite/gas/mn10300/relax.s [new file with mode: 0644]