[PATCH] Add SHF_COMPRESSED support to gas and objcopy

Steve Ellcey sellcey@imgtec.com
Wed Apr 8 16:01:00 GMT 2015


On Wed, 2015-04-08 at 08:55 -0700, H.J. Lu wrote:

> >
> > I think this patch broke the bfd build (depending on what GCC you use to compile).
> >
> > /scratch/sellcey/repos/sim-bug/src/binutils/bfd/compress.c: In function 'bfd_init_section_compress_status':
> > /scratch/sellcey/repos/sim-bug/src/binutils/bfd/compress.c:154:12: error: 'zlib_size' may be used uninitialized in this function [-Werror=uninitialized]
> > /scratch/sellcey/repos/sim-bug/src/binutils/bfd/compress.c:82:7: note: 'zlib_size' was declared here
> > cc1: all warnings being treated as errors
> > make[3]: *** [compress.lo] Error 1
> >
> 
> Which GCC are you using?

GCC 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)

Steve Ellcey
sellcey@imgtec.com



More information about the Binutils mailing list