* config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL when checking
authorIan Lance Taylor <ian@airs.com>
Tue, 11 Oct 1994 19:25:42 +0000 (19:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 11 Oct 1994 19:25:42 +0000 (19:25 +0000)
for an embedded PIC switch expression, since the definition of
S_IS_LOCAL was changed.

gas/ChangeLog

index b783e2678f41e4dc89e84af2c511faa60c6d77b0..51244a13350bf353f8ea52e3e6d5e4c7d4070521 100644 (file)
@@ -1,3 +1,9 @@
+Tue Oct 11 15:24:00 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
+
+       * config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL when checking
+       for an embedded PIC switch expression, since the definition of
+       S_IS_LOCAL was changed.
+
 Tue Oct 11 15:05:11 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
 
        * Makefile.in (comparison): When comparing as.new or gasp.new, try
This page took 0.031154 seconds and 4 git commands to generate.