* config/tc-mips.c (normalize_constant_expr): Don't check for
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Apr 2005 14:16:10 +0000 (14:16 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Apr 2005 14:16:10 +0000 (14:16 +0000)
commit9ee2a2d449d0e4f70e9e04039e362f8b9259e1d9
treef9e85495c58c76d9e3ff7758766c7ae2212d744d
parente6ca91be4f25f03e5b7c8960c34736a31f77c549
* 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