(load_expression): Parenthesize operations in range checking, to avoid
authorKen Raeburn <raeburn@cygnus>
Mon, 7 Feb 1994 21:12:03 +0000 (21:12 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 7 Feb 1994 21:12:03 +0000 (21:12 +0000)
commitcf272f02440a64d4665a128a9d8ba33c666769f7
tree3d453ef91c27a565f88a0d2bd08af741636bfba7
parentbf9691352518be8012225aa9440d1e67aafce77a
(load_expression): Parenthesize operations in range checking, to avoid
precedence questions.

(addr32): New static variable.
(md_parse_option): Set it for "-32addr".
(load_symbol_address): If addr32 is set, use ldl instead of ldq.
gas/config/tc-alpha.c