mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +08:00
Fix for PR 6732.
* config/tc-sh.c (md_convert_frag): Instead of aborting on large displacements, print an error message. Don't invoke the code that followed the abort call until it's been verified.
This commit is contained in:
parent
bcee935e6b
commit
51ba1ae69b
@ -1,5 +1,9 @@
|
||||
Thu Apr 13 18:18:08 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||
|
||||
* config/tc-sh.c (md_convert_frag): Instead of aborting on large
|
||||
displacements, print an error message. Don't invoke the code that
|
||||
followed the abort call until it's been verified.
|
||||
|
||||
* config/tc-m68k.c (md_show_usage): Add 68060 to list. Split cpu
|
||||
list into three lines.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user