OSDN Git Service

Adfd entry for patch to symbols.c that was accidentally omitted.
authorNick Clifton <nickc@redhat.com>
Tue, 17 May 2005 15:59:38 +0000 (15:59 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 17 May 2005 15:59:38 +0000 (15:59 +0000)
gas/ChangeLog

index 54fd56e..12f0505 100644 (file)
@@ -1,3 +1,11 @@
+2005-05-17  Nick Clifton  <nickc@redhat.com>
+
+       PR 876
+       * symbols.c (resolve_symbol_value): Do not move symbols whose
+       value expression has not been resolved or finalized into the
+       absolute section as this will confuse other parts of the assembler
+       into thinking that their value is zero.
+
 2005-05-17  Jan Beulich  <jbeulich@novell.com>
 
        * read.c (_find_end_of_line): New.