diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/elflink.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bfd/elflink.c b/bfd/elflink.c index 8ba0888..d0006da 100644 --- a/bfd/elflink.c +++ b/bfd/elflink.c @@ -1087,8 +1087,7 @@ _bfd_elf_merge_symbol (bfd *abfd, /* When we try to create a default indirect symbol from the dynamic definition with the default version, we skip it if its type and - the type of existing regular definition mismatch. We only do it - if the existing regular definition won't be dynamic. */ + the type of existing regular definition mismatch. */ if (pold_alignment == NULL && newdyn && newdef |