diff options
Diffstat (limited to 'bfd/elfnn-ia64.c')
-rw-r--r-- | bfd/elfnn-ia64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elfnn-ia64.c b/bfd/elfnn-ia64.c index 24b948a..a80e5b8 100644 --- a/bfd/elfnn-ia64.c +++ b/bfd/elfnn-ia64.c @@ -3872,7 +3872,7 @@ elfNN_ia64_relocate_section (bfd *output_bfd, ret_val = FALSE; continue; } - + r_symndx = ELFNN_R_SYM (rel->r_info); h = NULL; sym = NULL; |