* config/tc-mips.c (append_insn): Handle constant expressions with
commit9db9c053479f7baefbe6655abff402cc2b941bd0
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 20 Jul 2004 17:55:02 +0000 (20 17:55 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 20 Jul 2004 17:55:02 +0000 (20 17:55 +0000)
tree3edc1570bf9dcf5ab6ae8c33bd1b3489ef559829
parent4b168fe1acd3389555da2e2d8bffe57ea7560feb
* config/tc-mips.c (append_insn): Handle constant expressions with
no associated relocation.
(mips_ip): Cancel the expression after use for the Q format
specifier.
(parse_relocation): Return no relocation for unsupported
operators.
(my_getSmallExpression): Return no relocation if no relocation
operators are used.
gas/ChangeLog
gas/config/tc-mips.c