* write.c (fixup_segment): Call resolve_symbol_value on
authorIan Lance Taylor <ian@airs.com>
Sat, 8 Jul 1995 17:29:04 +0000 (17:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 8 Jul 1995 17:29:04 +0000 (17:29 +0000)
sub_symbolP, in case it isn't in the symbol table.
PR 7131.

gas/ChangeLog

index f10c8d6..4ce55fb 100644 (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.