From: Jim Wilson Date: Wed, 24 Jun 1998 01:48:42 +0000 (+0000) Subject: Fix irix6-x-h8300 gas bug found while looking at gcc nightly testing failure. X-Git-Tag: gdb-4_18~1781 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56a72c45485b089a74977dd5a62e03383bd64f49;p=external%2Fbinutils.git Fix irix6-x-h8300 gas bug found while looking at gcc nightly testing failure. * config/tc-h8300.c (do_a_fix_imm, build_bytes): Replace cast to char with code that explicitly sign-extends. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 07bceb3..7e83865 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 23 17:47:31 1998 Jim Wilson + + * config/tc-h8300.c (do_a_fix_imm, build_bytes): Replace cast to + char with code that explicitly sign-extends. + Tue Jun 23 13:54:57 1998 Nick Clifton start-sanitize-v850e * config/tc-v850.c (md_begin): Restore text section as the current