This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [BUILDROBOT] signed<->unsigned warning (was: gdb and binutils branch master updated. 1036838a771b96ad9428e8fc7ecc45d3d8e056ce)


On Fri, 28 Nov 2014 16:19:54 +0100, Jan-Benedict Glaw wrote:
> Hi Nick,
> 
> On Thu, 2014-11-27 12:19:59 -0000, nickc@sourceware.org <nickc@sourceware.org> wrote:
> > - Log -----------------------------------------------------------------
> > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1036838a771b96ad9428e8fc7ecc45d3d8e056ce
> > 
> > commit 1036838a771b96ad9428e8fc7ecc45d3d8e056ce
> > Author: Nick Clifton <nickc@redhat.com>
> > Date:   Thu Nov 27 12:19:10 2014 +0000
> > 
> >     Fixes a few more memory access violations exposed by fuzzed binaries.
> >     
> >     	PR binutils/17512
> >     	* ecoff.c (_bfd_ecoff_slurp_symbol_table): Warn about and correct
> >     	a discrepancy between the isymMax and ifdMax values in the
> >     	symbolic header.
> >     	* elf.c (_bfd_elf_print_private_bfd_data): Fix the range check
> >     	scanning the external dynamic entries.
> > 
> > -----------------------------------------------------------------------
> 
> With Debian's GCC/G++ "Debian 4.9.2-1", this resulted in a build error
> when building for mips-linux (see

It also happens on Fedora 21 i686 (=32-bit) host, not on Fedora 21 x86_64
host, with --enable-64-bit-bfd --enable-targets=all.


Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]