* config/tc-z8k.c (md_apply_fix): Handle fx_r_type of 0, as

created by emit_expr.
This commit is contained in:
Ian Lance Taylor 1996-05-28 19:08:40 +00:00
parent 943bdfdcce
commit 54388b8527

View file

@ -1,5 +1,8 @@
Tue May 28 13:29:39 1996 Ian Lance Taylor <ian@cygnus.com>
* config/tc-z8k.c (md_apply_fix): Handle fx_r_type of 0, as
created by emit_expr.
* symbols.c (symbol_create): If bfd_make_empty_symbol fails, call
as_perror rather than assert.