OSDN Git Service

* config/tc-mips.c (normalize_constant_expr): New function to fix sign
authorths <ths>
Sun, 19 Oct 2003 21:50:43 +0000 (21:50 +0000)
committerths <ths>
Sun, 19 Oct 2003 21:50:43 +0000 (21:50 +0000)
commit2c10b603d7525fd6192aed5ff86beca52acba3f4
tree9a798ad128543da7ae8f2f2a1d20d5a599aa9d89
parentc61caa57218898f971957c5b3a29fa603894fbd5
* 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