gas/
authorJan Beulich <jbeulich@novell.com>
Mon, 20 Apr 2009 06:26:23 +0000 (06:26 +0000)
committerJan Beulich <jbeulich@novell.com>
Mon, 20 Apr 2009 06:26:23 +0000 (06:26 +0000)
commitfcaed75e5235a983da6edd87da4eadcf27b99fb7
tree688dec4b25a842edfd10302a93ce041cee02755d
parent383c383f84b11a0ee2acdc67b7d26751839be780
gas/
2009-04-20  Jan Beulich  <jbeulich@novell.com>

* expr.c (operand): Call md_need_index_operator() and
md_operator() if defined. Add unary label.
(operator): Call md_operator() if defined.
(expr): Adjust assertions on range and rank of op_left and
op_right. Don't abort on unhandled operators when reducing
expressions with both operands being constant.
(expr_set_rank): New.
* expr.h (expr_set_rank): Declare.
gas/ChangeLog
gas/expr.c
gas/expr.h