]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-ia64.c
gas reloc rewrite.
[thirdparty/binutils-gdb.git] / gas / config / tc-ia64.c
index a634d809552191bf266c96af072b03eb1343a4c4..cac7d0a493fce97230c6792187fee5477e336d8d 100644 (file)
@@ -9985,9 +9985,10 @@ ia64_force_relocation (fix)
       return 1;
 
     default:
-      return 0;
+      break;
     }
-  return 0;
+
+  return S_FORCE_RELOC (fix->fx_addsy);
 }
 
 /* Decide from what point a pc-relative relocation is relative to,