* symbols.c (resolve_symbol_value): If both left and right
authorIan Lance Taylor <ian@airs.com>
Thu, 20 Feb 1997 18:58:40 +0000 (18:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 20 Feb 1997 18:58:40 +0000 (18:58 +0000)
operands are undefined, warn about both of them.
PR 11724.

gas/ChangeLog

index 869d368..1c2f3c0 100644 (file)
@@ -1,3 +1,11 @@
+Thu Feb 20 13:56:00 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-arm.c (fix_new_arm): Use make_expr_symbol to handle a
+       complex expression.
+
+       * symbols.c (resolve_symbol_value): If both left and right
+       operands are undefined, warn about both of them.
+
 Wed Feb 19 00:53:28 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        Based on patches from Eric Youngdale <eric@andante.jic.com>: