diff options
Diffstat (limited to 'gas/config/tc-ia64.c')
-rw-r--r-- | gas/config/tc-ia64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-ia64.c b/gas/config/tc-ia64.c index a86da0e..fa9ae00 100644 --- a/gas/config/tc-ia64.c +++ b/gas/config/tc-ia64.c @@ -10015,7 +10015,7 @@ ia64_force_relocation (fix) break; } - return S_FORCE_RELOC (fix->fx_addsy); + return generic_force_reloc (fix); } /* Decide from what point a pc-relative relocation is relative to, |