]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-mips.c (normalize_constant_expr): Don't check for
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Apr 2005 14:16:46 +0000 (14:16 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Apr 2005 14:16:46 +0000 (14:16 +0000)
commitb717b294a34fb5c03006b98e0e77408d2cf2c1ef
tree5cfc15855e87b9e180cee7ff0f615f95151de8e9
parent6427a2f83129118b264897436fb5c2a83bfa20e5
* 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