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)
commit30e857fcdb77010a0a57bc86d2855e78c1842918
tree992db7b4234c3ce3b94aacd4f789a6822c5ff44a
parent9b098f24af69b10358b2254bd1a71f070d3e2514
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]