[Bug binutils/18308] strip increases file size six times

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |WAITING ---

[Bug binutils/18209] objdump -h is not very helpful printing decompressed section names

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18209 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug binutils/18209] objdump -h is not very helpful printing decompressed section names

2015-04-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18209 --- Comment #9 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu h...@sourceware.org:

[Bug gold/18288] linker -s output suboptimal

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|WAITING |NEW ---

[Bug binutils/18308] strip increases file size six times

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com --- Gold generates [25] .bss NOBITS 00474a60 074a60 013b48 00 WA 0 0 2109584 Where does 2109584 byte alignment come from? -- You are receiving this

[Bug binutils/18308] strip increases file size six times

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 --- Comment #3 from dilyan.palauzov at aegee dot org dilyan.palauzov at aegee dot org --- The uploaded binary is produced as described in PR18288, but using the gold linker. At http://mail.aegee.org/dpa/bz18288/strip/ I uploaded the binary

[Bug gold/18288] linker -s output suboptimal

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #15 from H.J. Lu hjl.tools at gmail dot com --- (In reply to dilyan.palau...@aegee.org from comment #14) At http://mail.aegee.org/dpa/bz18288/strip2/ you can find the unstripped binary, the binary stripped with strip-2.25 and the

[Bug gold/18288] linker -s output suboptimal

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #14 from dilyan.palauzov at aegee dot org dilyan.palauzov at aegee dot org --- At http://mail.aegee.org/dpa/bz18288/strip2/ you can find the unstripped binary, the binary stripped with strip-2.25 and the binary stripped with

[Bug gold/18308] strip increases file size six times

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|WAITING |NEW

[Bug binutils/18313] binutils: LTO error due possibly uninitialized values

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 --- Comment #1 from dilyan.palauzov at aegee dot org dilyan.palauzov at aegee dot org --- Compiling ld also fails: make[2]: Entering directory '/mnt/new/src/gcc/binutils-git-build/ld' /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall

[Bug gold/18308] Gold generate strange alignment on .bss section: 2109584 bytes

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Summary|strip increases file size |Gold generate

[Bug binutils/18313] binutils: LTO error due possibly uninitialized values

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Summary|binutils: linker error due |binutils: LTO

[Bug binutils/18313] New: binutils: linker error due possibly uninitialized values

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 Bug ID: 18313 Summary: binutils: linker error due possibly uninitialized values Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal

[Bug ld/18277] --compress-debug-sections=zlib may generate larger debug sections

2015-04-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18277 --- Comment #1 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu h...@sourceware.org:

[Bug gold/18307] gold/dwo fails compiling with LTO (output.h: 'addr' may be used unintialized)

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18307 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Summary|gold/dwo fails compiling|gold/dwo fails

[Bug ld/18277] --compress-debug-sections=zlib may generate larger debug sections

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18277 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug gold/18288] linker -s output suboptimal

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #11 from H.J. Lu hjl.tools at gmail dot com --- (In reply to dilyan.palau...@aegee.org from comment #10) I installed ld and gold from master (commit 8900d71e3880) After compiling with ld (master) the resulting binary is

[Bug gold/18288] linker -s output suboptimal

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #12 from dilyan.palauzov at aegee dot org dilyan.palauzov at aegee dot org --- Using gold from master produces binary of size 475 880 bytes - suboptimal size. The size is the same, when I use gold 2.25/1.11 So gold has

[Bug binutils/17099] BFD (GNU Binutils) 2.24.51.20140628 assertion fail coff-i386.c:509

2015-04-23 Thread toni.spets at iki dot fi
https://sourceware.org/bugzilla/show_bug.cgi?id=17099 Toni Spets toni.spets at iki dot fi changed: What|Removed |Added CC||toni.spets at

[Bug gold/18307] New: gold/dwo fails compiling (output.h: 'addr' may be used unintialized)

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18307 Bug ID: 18307 Summary: gold/dwo fails compiling (output.h: 'addr' may be used unintialized) Product: binutils Version: 2.26 (HEAD) Status: NEW

[Bug ld/18297] ld does not report truncated relocation for R_MIPS_26 for calls from .init

2015-04-23 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18297 Maciej W. Rozycki ma...@linux-mips.org changed: What|Removed |Added CC|

[Bug gold/18288] linker -s output suboptimal

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 dilyan.palauzov at aegee dot org dilyan.palauzov at aegee dot org changed: What|Removed |Added CC|

[Bug binutils/18308] New: strip increases file size six times

2015-04-23 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 Bug ID: 18308 Summary: strip increases file size six times Product: binutils Version: 2.25 Status: NEW Severity: normal Priority: P2 Component: binutils

[Bug binutils/18209] objdump -h is not very helpful printing decompressed section names

2015-04-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18209 --- Comment #8 from Nick Clifton nickc at redhat dot com --- Hi Doug, fwiw, I'd prefer it if the tools didn't try to be clever like this by default. Such things can and do lead to confusion. OK - let's go with H.J.'s patch instead then.

[Bug binutils/18288] linker -s output suboptimal

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #8 from H.J. Lu hjl.tools at gmail dot com --- I can't reproduce it with your binary, using binutils mastet branch on Fedora 21. Both ld -s and strip gave me: -rwxr-xr-x 1 hjl hjl 471816 Apr 23 04:45 .libs/opendkim Please try

[Bug binutils/18288] linker -s output suboptimal

2015-04-23 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #9 from H.J. Lu hjl.tools at gmail dot com --- Works for me: [hjl@gnu-tools-1 opendkim]$ gcc -LLIBS/ -std=gnu99 -pthread -pipe -O3 -fno-fat-lto-objects -flto -pthread -Wl,-O1 -Wl,-z -Wl,relro -Wl,-s -o .libs/opendkim