Commit: More gcc 6 compile time warning fixes
Nick Clifton
nickc@redhat.com
Tue Feb 9 16:34:00 GMT 2016
More information about the Binutils mailing list
Tue Feb 9 16:34:00 GMT 2016
- Previous message (by thread): Avoiding GOT in gold
- Next message (by thread): Commit: Sync top level files with GCC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): Avoiding GOT in gold
- Next message (by thread): Commit: Sync top level files with GCC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list