sparc: Remove a strayed comment

* elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove
	a strayed comment.
This commit is contained in:
H.J. Lu 2017-10-08 17:09:26 -07:00
parent effaa0a1e8
commit f9799aae8e
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
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

View 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. */
}
}
}