]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Suppress compile time warning message when compiling coff-rs6000.c with gcc v8.
authorNick Clifton <nickc@redhat.com>
Wed, 1 Aug 2018 13:46:43 +0000 (14:46 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Aug 2018 13:46:43 +0000 (14:46 +0100)
commitc25179e71fee952ace322ce26b3fe6b722ec77f9
tree79d207607a68324af5793a941c681c43f2409354
parent4a9f7d653c089fdd8ca66a51caab7c9687f50cd1
Suppress compile time warning message when compiling coff-rs6000.c with gcc v8.

* coff-rs6000.c (_bfd_xcoff_put_ldsymbol_name): Suppress warnings
about potentially truncated strncpy operations.
(_bfd_xcoff_put_symbol_name): Likewise.
bfd/ChangeLog
bfd/coff-rs6000.c