[Bug ld/17666] ld -r may create reloc sections with unordered relocs

2014-12-03 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17666 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/17666] ld -r may create reloc sections with unordered relocs

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17666 --- Comment #1 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gold/17670] internal error in symval_for_branch, at powerpc.cc:6755 during qt5 build

2014-12-03 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17670 Alan Modra changed: What|Removed |Added Status|REOPENED|RESOLVED CC|amodra at gm

[Bug gold/17670] internal error in symval_for_branch, at powerpc.cc:6755 during qt5 build

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17670 --- Comment #7 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gold/17670] internal error in symval_for_branch, at powerpc.cc:6755 during qt5 build

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17670 --- Comment #6 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130

2014-12-03 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130

2014-12-03 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from H.J. Lu --- Fo

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-12-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #121 from Nick Clifton --- Hi Alexander, > Errors: > 9 Argument 'size' of function malloc has a fishy (possibly negative) > value: ... > 2 Invalid read of size ... > 2 Process terminating with default action of s

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #120 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branc

[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130

2014-12-03 Thread tohava at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 Ori Bar changed: What|Removed |Added CC||tohava at gmail dot com -- You are receivi

[Bug binutils/17677] New: _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130

2014-12-03 Thread tohava at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 Bug ID: 17677 Summary: _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity after commit 5840bf271c87c3fc14739173fdc91c6a14057130 Product: binutils Version:

[Bug gold/17675] pie_copyrelocs_test fails with GCC 4.2

2014-12-03 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17675 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/17675] pie_copyrelocs_test fails with GCC 4.2

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17675 --- Comment #1 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gold/17675] New: pie_copyrelocs_test fails with GCC 4.2

2014-12-03 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17675 Bug ID: 17675 Summary: pie_copyrelocs_test fails with GCC 4.2 Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold

[Bug binutils/17531] readelf -a crashes on fuzzed samples

2014-12-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #51 from Nick Clifton --- Hi Alexander, > Aborts for `readelf -agteAruhlsSdIncVWw --dyn-syms -D` Thanks - I have checked in a patch to remove all calls to abort from inside readelf. Cheers Nick -- You are receiving this mail

[Bug binutils/17531] readelf -a crashes on fuzzed samples

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #50 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch

[Bug gold/17566] ld: internal error in set_is_section_symbol, at object.h:1771 building Linux kernel on ppc64

2014-12-03 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17566 Markus Trippelsdorf changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gold/17566] ld: internal error in set_is_section_symbol, at object.h:1771 building Linux kernel on ppc64

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17566 --- Comment #5 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gold/17566] ld: internal error in set_is_section_symbol, at object.h:1771 building Linux kernel on ppc64

2014-12-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17566 --- Comment #4 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-12-03 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #119 from Alexander Cherepanov --- (In reply to Nick Clifton from comment #117) > In case it is not obvious, I am not too concerned by the "silly argument > to malloc" warnings from valgrind. I night fix them one day, but for no

[Bug binutils/17531] readelf -a crashes on fuzzed samples

2014-12-03 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #49 from Alexander Cherepanov --- Created attachment 7991 --> https://sourceware.org/bugzilla/attachment.cgi?id=7991&action=edit Aborts for `readelf -agteAruhlsSdIncVWw --dyn-syms -D` Files: 4 Errors: 4 No assertion info i

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-12-03 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #118 from Alexander Cherepanov --- Created attachment 7990 --> https://sourceware.org/bugzilla/attachment.cgi?id=7990&action=edit Crashes for `objdump -afphxgGtTrRwW --special-syms` Files: 11 Errors: 9 Argument 'size' of f

[Bug gold/17673] New: Linking stabs produces huge binaries

2014-12-03 Thread kde at carewolf dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17673 Bug ID: 17673 Summary: Linking stabs produces huge binaries Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gold

[Bug gold/17566] ld: internal error in set_is_section_symbol, at object.h:1771 building Linux kernel on ppc64

2014-12-03 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17566 --- Comment #3 from Markus Trippelsdorf --- Possible fix as suggested in comment 1: diff --git a/gold/powerpc.cc b/gold/powerpc.cc index 554bf38..97b6e39 100644 --- a/gold/powerpc.cc +++ b/gold/powerpc.cc @@ -5581,7 +5581,7 @@ Target_powerpc:

[Bug gold/17566] ld: internal error in set_is_section_symbol, at object.h:1771 building Linux kernel on ppc64

2014-12-03 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17566 --- Comment #2 from Markus Trippelsdorf --- To reproduce: trippels@gcc2-power8 linux-3.17.2 % make defconfig trippels@gcc2-power8 linux-3.17.2 % make -j160 ... ld: internal error in set_is_section_symbol, at object.h:1771 -- You are receiv

[Bug gold/17670] internal error in symval_for_branch, at powerpc.cc:6755 during qt5 build

2014-12-03 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17670 Andrew Pinski changed: What|Removed |Added Status|RESOLVED|REOPENED CC|