* symbols.c (resolve_symbol_value) [O_symbol]: Also store the symbol
authorRichard Henderson <rth@redhat.com>
Wed, 15 Apr 1998 22:34:05 +0000 (22:34 +0000)
committerRichard Henderson <rth@redhat.com>
Wed, 15 Apr 1998 22:34:05 +0000 (22:34 +0000)
back into the expression to handle add/sub simplification correctly.

PR 15634

gas/ChangeLog

index a75a967746bde6c67acb4936c1a8a8e5544c7e57..8a565efd93226eabca47bcdc43b7ae91e3dc0469 100644 (file)
@@ -1,3 +1,8 @@
+Wed Apr 15 15:17:27 1998  Richard Henderson  <rth@cygnus.com>
+
+       * symbols.c (resolve_symbol_value) [O_symbol]: Also store the symbol
+       back into the expression to handle add/sub simplification correctly.
+
 start-sanitize-r5900
 Wed Apr 15 10:35:59 1998  Frank Ch. Eigler <fche@cygnus.com>