OSDN Git Service

* config/tc-mips.c (normalize_constant_expr): Don't check for
authormacro <macro>
Mon, 18 Apr 2005 14:16:08 +0000 (14:16 +0000)
committermacro <macro>
Mon, 18 Apr 2005 14:16:08 +0000 (14:16 +0000)
commit3a0304dad78abf568fb1625a020b12c1e7d87699
tree9867369abaca746d7e20eec98d88d32cf7cb014f
parent6eaeae2c9b4008f5f493d291216f46821616ac7a
* config/tc-mips.c (normalize_constant_expr): Don't check for
HAVE_32BIT_GPRS.
(check_absolute_expr): Only call normalize_constant_expr() if
HAVE_32BIT_GPRS.
(mips_ip): Likewise.

* config/tc-mips.c (check_absolute_expr): Fix formatting.
gas/ChangeLog
gas/config/tc-mips.c