PR gas/11867
commita034df24db5b70f4f3202e8a019431ed3de4fa57
authorAlan Modra <amodra@bigpond.net.au>
Mon, 2 Aug 2010 13:19:44 +0000 (2 13:19 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 2 Aug 2010 13:19:44 +0000 (2 13:19 +0000)
treea5eadfb5c75a585dbc36c8b90817b7ef4a962107
parent5c66e47e123c32d60c30c11c65818b6bccd594c2
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