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)
commit51ba1ae69b529f51c8062be3727b436f5ea99cb6
tree76fc72c9103e175a38bacfa3f41ca6e124007244
parentbcee935e6b3682160bd39ed7022677ef1d8c605a
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.
gas/ChangeLog