|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/21096] gcc7 warnings |
Date: | Fri, 03 Feb 2017 09:05:55 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21096 --- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1b7e3d2fb7036ce6f9d74e32dc052518f5cd45b6 commit 1b7e3d2fb7036ce6f9d74e32dc052518f5cd45b6 Author: Nick Clifton <address@hidden> Date: Fri Feb 3 09:04:21 2017 +0000 Fix compile time warning messages when compiling binutils with gcc 7.0.1. PR 21096 bfd * coffcode.h (coff_write_object_contents): Enlarge size of s_name_buf in order to avoid compile time warning about possible integer truncation. * elf32-nds32.c (nds32_elf_ex9_import_table): Mask off lower 32-bits of insn value before printing into buffer. opcodes * aarch64-opc.c (print_register_list): Ensure that the register list index will fir into the tb buffer. (print_register_offset_address): Likewise. * tic6x-dis.c (print_insn_tic6x): Increase size of func_unit_buf. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |