sparc: Remove a strayed comment
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Oct 2017 00:09:26 +0000 (17:09 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Oct 2017 00:11:07 +0000 (17:11 -0700)
* elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove
a strayed comment.

bfd/ChangeLog
bfd/elfxx-sparc.c

index 2d1af3a..01fb9f4 100644 (file)
@@ -1,5 +1,10 @@
 2017-10-08  H.J. Lu  <hongjiu.lu@intel.com>
 
+       * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove
+       a strayed comment.
+
+2017-10-08  H.J. Lu  <hongjiu.lu@intel.com>
+
        * elfxx-tilegx.c (tilegx_elf_finish_dynamic_sections): Set
        this_hdr.sh_entsize only if section size > 0.
 
index 0f2b7ad..9989f49 100644 (file)
@@ -2735,8 +2735,6 @@ _bfd_sparc_elf_size_dynamic_sections (bfd *output_bfd,
                      info->callbacks->minfo (_("%B: dynamic relocation in read-only section `%A'\n"),
                                              p->sec->owner, p->sec);
                    }
-
-         /* Not an error, just cut short the traversal.  */
                }
            }
        }