mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 11:04:18 +08:00
sparc: Remove a strayed comment
* elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove a strayed comment.
This commit is contained in:
parent
effaa0a1e8
commit
f9799aae8e
@ -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
|
||||
|
@ -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. */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user