* config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_EXTERN
authorIan Lance Taylor <ian@airs.com>
Fri, 10 Feb 1995 19:05:43 +0000 (19:05 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 10 Feb 1995 19:05:43 +0000 (19:05 +0000)
rather than !S_IS_LOCAL.
You might think they would be equivalent, but....

gas/ChangeLog

index 0a9bb986229946a2a89d27e766fb02f98ed27c0a..caaea55170d5df7dfad5d41ee47ef67780af80ff 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb 10 14:04:04 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_EXTERN
+       rather than !S_IS_LOCAL.
+
 start-sanitize-arc
 Thu Feb  9 17:44:29 1995  Doug Evans  <dje@canuck.cygnus.com>
 
This page took 0.032236 seconds and 4 git commands to generate.