bfd/
* elflink.c (elf_gc_sweep): Wrap overlong line.
+2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
+
+ * elflink.c (elf_gc_sweep): Wrap overlong line.
+
2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
* elfxx-mips.h (_bfd_mips_elf_insn32): Rename prototype to...
if (info->print_gc_sections && o->size != 0)
/* xgettext:c-format */
- _bfd_error_handler (_("Removing unused section '%s' in file '%B'"), sub, o->name);
+ _bfd_error_handler (_("Removing unused section '%s' in file '%B'"),
+ sub, o->name);
/* But we also have to update some of the relocation
info we collected before. */