* write.c (fixup_segment): Call resolve_symbol_value on

sub_symbolP, in case it isn't in the symbol table.
PR 7131.
This commit is contained in:
Ian Lance Taylor 1995-07-08 17:29:04 +00:00
parent 943fbd5bd5
commit ed453d2ec4
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Sat Jul 8 13:27:55 1995 Ian Lance Taylor <ian@cygnus.com>
* write.c (fixup_segment): Call resolve_symbol_value on
sub_symbolP, in case it isn't in the symbol table.
Fri Jul 7 11:17:27 1995 Ian Lance Taylor <ian@cygnus.com>
* read.c (s_lcomm): For .lcomm 1, set align to 0, not 1.