OSDN Git Service

* config/tc-mips.c (normalize_constant_expr): New function to fix sign
authorThiemo Seufer <ths@networkno.de>
Sun, 19 Oct 2003 21:50:43 +0000 (21:50 +0000)
committerThiemo Seufer <ths@networkno.de>
Sun, 19 Oct 2003 21:50:43 +0000 (21:50 +0000)
commit221d0e194808cee44ffc0c7d81f7e18cd132d4db
treee382721258ce211fd664547293faae1bf581c370
parent03a756af01765664b91c85739345349858185c73
* config/tc-mips.c (normalize_constant_expr): New function to fix sign
extensions broken by gas' expression evaluation of constants.
(check_absolute_expr): Use it.
(mips_ip): Likewise.
gas/ChangeLog
gas/config/tc-mips.c