* 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)
commit13757d0cbbd8ac12fde8a36df42d5acd6370b401
tree66ef7a87400caa696e6ead1245c7c90b9bf80ee3
parent75ca919acf3a0e2ac74dd7627f65d57d29f511e6
* 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