[Bug binutils/19478] New: GCC 6.0 Warnings

2016-01-16 Thread dilyan.palauzov at aegee dot org
Assignee: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org Target Milestone: --- When compiling binutils GCC 6.0 states: /git/binutils-gdb/gold/dirsearch.cc:125:1: error: ‘{anonymous}::Dir_caches::~Dir_caches()’ defined but not used [-Werror=unused-function

[Bug ld/19146] ld -plugin "missing argument" vs. "unrecognized option"

2015-10-28 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19146 --- Comment #2 from dilyan.palauzov at aegee dot org --- >From my perspective this patch fixes the mentioned problem. -- You are receiving this mail because: You are on the CC list for the

[Bug ld/19146] New: ld -plugin "missing argument" vs. "unrecognized option"

2015-10-17 Thread dilyan.palauzov at aegee dot org
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org Target Milestone: --- After doing "./configure --enable-lto --enable-plugins --enable-threads --enable-gold=yes --with-zlib"

[Bug gold/18821] New: make check and -flto -fno-fat-lto-objects

2015-08-13 Thread dilyan.palauzov at aegee dot org
: gold Assignee: ccoutant at gmail dot com Reporter: dilyan.palauzov at aegee dot org CC: ian at airs dot com Target Milestone: --- /git/binutils-gdb/configure --enable-plugins --enable-threads --enable-gold --with-system-zlib --with-mmap --enable-lto cat /usr

[Bug gas/18765] New: gas/config/tc-arm.c: result of ‘15 << 28’ requires 33 bits to represent, but ‘int’ only has 32 bits

2015-08-03 Thread dilyan.palauzov at aegee dot org
(HEAD) Status: NEW Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org Target Milestone: --- Comiling gas for ARM with GCC 6.0 fails with: armv6kz-hardfloat-linux-gnuea

[Bug gold/18764] New: arm.cc:4495: error: Reloc_stub::Key::name() const defined but not used

2015-08-03 Thread dilyan.palauzov at aegee dot org
: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: dilyan.palauzov at aegee dot org CC: ian at airs dot com Target Milestone: --- Compiling gold with GCC 6.0 -Werror fails with: armv6kz-hardfloat-linux-gnueabi

[Bug gold/18763] New: dirsearch.cc: Dir_caches::~Dir_caches()’ defined but not used

2015-08-03 Thread dilyan.palauzov at aegee dot org
Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: dilyan.palauzov at aegee dot org CC: ian at airs dot com Target Milestone: --- Compiling gold/dirsearch.cc with GCC6.0 fails with make[2]: Entering directory '/h

[Bug ld/18636] New: Relocation agains protected symbol can not be used when making a shared object

2015-07-07 Thread dilyan.palauzov at aegee dot org
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org Target Milestone: --- Created attachment 8419 --> https://sourceware.org/bugzilla/attachment.cgi?id=8419&action=e

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

2015-07-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 dilyan.palauzov at aegee dot org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug gold/18288] gold does not handle common symbols in shared libraries correctly

2015-06-08 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 dilyan.palauzov at aegee dot org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug gold/18288] gold does not handle common symbols in shared libraries correctly

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #24 from dilyan.palauzov at aegee dot org --- I took the updated gold ( b8cf50755b57314), compiled opendkim -flto with both gold and ld and compared the sizes: 471664 - bfd 475896 - gold So gold/master still produces bigger

[Bug gold/18288] linker -s output suboptimal

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #19 from dilyan.palauzov at aegee dot org --- Hello Cary, if you want to try me linking with gold and without LTO, can you send me a libgcc.a which contains data suitable for normal linking (not compiled using -fno-fat-lto

[Bug gold/18288] linker -s output suboptimal

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #18 from dilyan.palauzov at aegee dot org --- I replaced opendkim/opendkim/LIBS/libmilter.a with a version without LTO, and liblua.a in the same directory shall not have LTO, too. So the only static library involved, which might

[Bug gold/18288] linker -s output suboptimal

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #17 from dilyan.palauzov at aegee dot org --- I configured it now without -flto and uploaded the tarball at http://mail.aegee.org/dpa/bz18288/opendkim-without-lto.tar.xz . I use the newest gold (66f38e2951a1). cd opendkim

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

2015-06-04 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 --- Comment #6 from dilyan.palauzov at aegee dot org --- The right URL is http://mail.aegee.org/dpa/bz18288/strip/opendkim-gold-2.25-unstripped . -- You are receiving this mail because: You are on the CC list for the bug

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

2015-05-03 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 --- Comment #8 from dilyan.palauzov at aegee dot org --- I filled a report towards gcc/LTO: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65991 . -- You are receiving this mail because: You are on the CC list for the bug

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

2015-04-24 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 dilyan.palauzov at aegee dot org changed: What|Removed |Added Status|RESOLVED|REOPENED

[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 --- 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 -Wstrict-prototypes

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

2015-04-23 Thread dilyan.palauzov at aegee dot org
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org When compiling binutils-master (commit 8900d71e38) I get these warnings and -Werror is active: make[2]: Entering directory '/mnt/new/sr

[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 --- 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 linked with gold-master

[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 --- 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 strip-2.25.51.20150423 (as on master

[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 --- > > 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

[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 changed: What|Removed |Added CC||ian at airs dot

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

2015-04-23 Thread dilyan.palauzov at aegee dot org
Assignee: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org I created this binary with gold 2.25/1.11: http://mail.aegee.org/dpa/bz18288/strip/opendkim-gold2.25-unstripped unstripped size is 475 880 bytes. When I strip it, the size increases to 2 560 600

[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
tatus: NEW Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: dilyan.palauzov at aegee dot org CC: ian at airs dot com On master (commit 8900d71e3880437) gold/dwo fails compiling using gcc492 wi th th

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #6 from dilyan.palauzov at aegee dot org --- Installing libstrl http://ohnopub.net/~ohnobinki/libstrl/ shall help to find strlcat() and strlcpy(). I have compressed the whole build-tree from my computer and uploaded it under

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #4 from dilyan.palauzov at aegee dot org --- You can find the unstripped binary under http://mail.aegee.org/dpa/bz18288/ . -- You are receiving this mail because: You are on the CC list for the bug

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #3 from dilyan.palauzov at aegee dot org --- ./configure --enable-diffheaders --enable-identity_header --enable-ldap_caching --enable-rate_limit --enable-replace_rules --enable-resign --enable-stats --enable-statsext --enable-rbl

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #2 from dilyan.palauzov at aegee dot org --- The numbers I provide are based on compling opendkim (git://opendkim.git.sourceforge.net/gitroot/opendkim/opendkim, commit 17c06376ba1c589) with gcc 4.9.2 64bit CFLAGS="-pipe -O3

[Bug binutils/18288] New: linker -s output suboptimal

2015-04-21 Thread dilyan.palauzov at aegee dot org
Assignee: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org I have binutils 2.25/gold 1.11. I compile a program with `ld.gold -s', do `readelf --all` on in. Then I `strip' the program and do `readelf --all' on the results. Then I compare the out

[Bug gold/17971] New: incremental.cc #include twice output.h

2015-02-13 Thread dilyan.palauzov at aegee dot org
: gold Assignee: ccoutant at google dot com Reporter: dilyan.palauzov at aegee dot org CC: ian at airs dot com gold/incremental.cc has 2x #include and one of the #includes is superfluous. Uncovered using deheader (git://gitorious.org/deheader/deheader.git

[Bug ld/15598] New: Typos in the manual

2013-06-09 Thread dilyan.palauzov at aegee dot org
: unassigned at sourceware dot org Reporter: dilyan.palauzov at aegee dot org In the file ld/ld.texinfo in Section Source Core Reference replace line 3604 creates a entry with creates an entry and line 3625 looks up the symbol @samp{foo} in the symbol table, gets it address with

[Bug ld/15188] New: Typos in the manual

2013-02-24 Thread dilyan.palauzov at aegee dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=15188 Bug #: 15188 Summary: Typos in the manual Product: binutils Version: 2.22 Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassig.

[Bug ld/14776] New: Typos in the manual

2012-10-27 Thread dilyan.palauzov at aegee dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14776 Bug #: 14776 Summary: Typos in the manual Product: binutils Version: 2.23 Status: NEW Severity: minor Priority: P2 Component: ld AssignedTo:

[Bug binutils/12513] bfd_getb32 in libbfd.c:609, crash in ranlib and nm

2011-02-24 Thread dilyan.palauzov at aegee dot org
--- Comment #2 from dilyan.palauzov at aegee dot org 2011-02-24 10:36:47 UTC --- You can download the sample .a file at http://mail.aegee.org/patches/libgcj.a.bz2 (32MB bzip2, 132Mb unbziped) Both nm and ranlib crash with it. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi

[Bug binutils/12513] New: bfd_getb32 in libbfd.c:609, crash in ranlib and nm

2011-02-23 Thread dilyan.palauzov at aegee dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12513 Summary: bfd_getb32 in libbfd.c:609, crash in ranlib and nm Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedT

<    1   2