From 40101021d43f0ed6da0fd8ce11267bbcce0dac15 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 21 Jan 2014 05:37:45 -0800 Subject: [PATCH] Update comments for the last commit --- bfd/elflink.c | 3 +-- 1 file changed, 1 insertion(+), 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 -- 2.7.4