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.
This commit is contained in:
parent
75621b2b2c
commit
56a72c4548
@ -1,3 +1,8 @@
|
||||
Tue Jun 23 17:47:31 1998 Jim Wilson <wilson@cygnus.com>
|
||||
|
||||
* 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 <nickc@cygnus.com>
|
||||
start-sanitize-v850e
|
||||
* config/tc-v850.c (md_begin): Restore text section as the current
|
||||
|
Loading…
x
Reference in New Issue
Block a user