PR gas/11867
authorAlan Modra <amodra@gmail.com>
Mon, 2 Aug 2010 13:19:44 +0000 (13:19 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 2 Aug 2010 13:19:44 +0000 (13:19 +0000)
commit93d90f466b0a6faa6a7811187139f66a2b9c9c74
tree85e142a800851131e9b31396f45fb7cbea900c96
parent5f1ab67afc4b968ef1de25b13f644fd20ac029d9
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