Fix for PR 6732.
authorKen Raeburn <raeburn@cygnus>
Thu, 13 Apr 1995 23:36:33 +0000 (23:36 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 13 Apr 1995 23:36:33 +0000 (23:36 +0000)
* 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.

gas/ChangeLog

index 8fc3155e8980136867fa0b88e17860820fbaf479..870e1b662d6a167d350c5013320f007074cd7ffa 100644 (file)
@@ -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.