* config/tc-mips.c (mips_ip): Only accept overly large values for
authorIan Lance Taylor <ian@airs.com>
Wed, 16 Mar 1994 23:49:55 +0000 (23:49 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 16 Mar 1994 23:49:55 +0000 (23:49 +0000)
the 'j' operand if there are no further alternatives for this
instruction.

gas/ChangeLog

index ba51ee72d0b1940011df620106b901030976875f..220e741de42c36549402f574a63d390cf9ba5897 100644 (file)
@@ -1,5 +1,9 @@
 Wed Mar 16 17:11:37 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * config/tc-mips.c (mips_ip): Only accept overly large values for
+       the 'j' operand if there are no further alternatives for this
+       instruction.
+
        * config/obj-coffbfd.c (adjust_stab_section): Initialize
        stabstrseg to SEG_UNKNOWN, not -1.  After loop, check whether it
        is not SEG_UNKNOWN rather than checking whether it is >= 0.