* write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to zero.
[deliverable/binutils-gdb.git] / gas / doc / internals.texi
index 647d2736556a31e16227f94234bf559bf5e0dbe2..6d38790b061fdb90e615b3c51c402fc34f7284d4 100644 (file)
@@ -1304,8 +1304,7 @@ the subtrahend will be resolved and @code{fx_subsy} set to @code{NULL} for
 @item TC_FORCE_RELOCATION_SUB_ABS (@var{fix})
 @cindex TC_FORCE_RELOCATION_SUB_ABS
 Like @code{TC_FORCE_RELOCATION_SUB_SAME}, but used when the subtrahend is an
-absolute symbol.  If the macro is undefined a default of
-@w{@code{(S_FORCE_RELOC ((@var{fix})->fx_subsy))}} is used.
+absolute symbol.  If the macro is undefined a default of @code{0} is used.
 
 @item TC_FORCE_RELOCATION_SUB_LOCAL (@var{fix})
 @cindex TC_FORCE_RELOCATION_SUB_LOCAL
This page took 0.034455 seconds and 4 git commands to generate.