OSDN Git Service

PR gas/11867
authoramodra <amodra>
Mon, 2 Aug 2010 13:19:44 +0000 (13:19 +0000)
committeramodra <amodra>
Mon, 2 Aug 2010 13:19:44 +0000 (13:19 +0000)
commit9f21515c4bbebd48a79f3b65994a42eda7a241fa
tree3cbf7c7c51739a809c593230dc0cfe7d5c752cac
parent8f3b7578eaedf718b96b9a1702719aa4aafe837d
PR gas/11867
* expr.c (operand <'-' and '~'>): Widen bignums.
(operand <'!'>): Correct bignum result and convert to O_constant.
* read.c (emit_expr): Don't assert on .byte bignum.  Don't display
bignum truncated warning for sign extended bignums.
gas/ChangeLog
gas/expr.c
gas/read.c