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