Commit: More gcc 6 compile time warning fixes

Nick Clifton nickc@redhat.com
Tue Feb 9 16:34:00 GMT 2016
Hi Guys.

  Compiling the binutils with a gcc 6 compiler produces some new
  compile time warning messages.  Some have already been fixed.  This
  patch fixes a few more.

Cheers
  Nick

bfd/ChangeLog
2016-02-09  Nick Clifton  <nickc@redhat.com>

	* oasys.c (oasys_archive_p): Fix indentation.
	* elf32-nds32.c (nds32_elf_relax_section): Use an unsigned
	constant for left shifting.

include/ChangeLog
2016-02-09  Nick Clifton  <nickc@redhat.com>

	* opcode/metag.h (metag_scondtab): Mark as possibly unused.
	* opcode/nds32.h (nds32_r45map): Likewise.
	(nds32_r54map): Likewise.
	* opcode/visium.h (gen_reg_table): Likewise.
	(fp_reg_table, cc_table, opcode_table): Likewise.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: binutils.gcc6.patch
Type: text/x-patch
Size: 4964 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20160209/f041bd0e/attachment.bin>


More information about the Binutils mailing list