OSDN Git Service

* config/tc-sh.c (md_apply_fix): Do not allow the generic code in
authornickc <nickc>
Wed, 12 Jul 2006 09:02:00 +0000 (09:02 +0000)
committernickc <nickc>
Wed, 12 Jul 2006 09:02:00 +0000 (09:02 +0000)
commit07194287ed9b377a417de4263d96cf278d993a09
tree8072649fa4f65becba512d25a63c86836ec3ecaa
parent77ed682739247d7d1592c0b821bca5d02279b0ae
* config/tc-sh.c (md_apply_fix): Do not allow the generic code in
  fixup_segment() to repeat a range check on a value that have already
  been checked here.
* gas/sh/basic.exp: Run "too_large" dump test.
* gas/sh/too_large.s: New test file.  Check that .byte directives do not
  generate a bogus overflow message.
* gas/sh/too_large.s: New test control file.
gas/ChangeLog
gas/config/tc-sh.c
gas/testsuite/ChangeLog
gas/testsuite/gas/sh/basic.exp
gas/testsuite/gas/sh/too_large.d [new file with mode: 0644]
gas/testsuite/gas/sh/too_large.s [new file with mode: 0644]