[Bug binutils/23045] New: Ice in demangler

2018-04-11 Thread fiesh at zefix dot tv
https://sourceware.org/bugzilla/show_bug.cgi?id=23045 Bug ID: 23045 Summary: Ice in demangler Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

[Bug binutils/18616] oprofile fails with "BFD: Dwarf Error: found dwarf version '64617', this reader only handles version 2, 3 and 4 information"

2018-04-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18616 --- Comment #4 from Nick Clifton --- Hi Marco, > I have a similar Gentoo setup with binutils 2.29.1 and see the same errors. This is surprising. > The instructions seem outdated, as neither binutils nor gdb currently offer > the "zlib"

[Bug ld/21931] glibc 2.26 Exception handling problem on powerpc

2018-04-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21931 Alan Modra changed: What|Removed |Added Resolution|FIXED |WORKSFORME -- You are receiving this

[Bug ld/21931] glibc 2.26 Exception handling problem on powerpc

2018-04-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21931 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/23046] gold crashes while linking armv7hl binaries built with clang 6.0

2018-04-11 Thread bero at lindev dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=23046 --- Comment #1 from Bernhard Rosenkränzer --- Somewhat simplified (still from alsa-lib 1.1.6 sources): $ ld -m armelf_linux_eabi -shared -o .libs/libasound.so.2.0.0 .libs/shmarea.o Segmentation fault (core dumped) -- You are receiving this

[Bug gold/23046] gold crashes while linking armv7hl binaries built with clang 6.0

2018-04-11 Thread bero at lindev dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=23046 --- Comment #2 from Bernhard Rosenkränzer --- Created attachment 10939 --> https://sourceware.org/bugzilla/attachment.cgi?id=10939=edit Object file triggering the crash -- You are receiving this mail because: You are on the CC list for

[Bug gold/23046] New: gold crashes while linking armv7hl binaries built with clang 6.0

2018-04-11 Thread bero at lindev dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=23046 Bug ID: 23046 Summary: gold crashes while linking armv7hl binaries built with clang 6.0 Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: normal

[Bug gold/23046] gold crashes while linking armv7hl binaries built with clang 6.0

2018-04-11 Thread bero at lindev dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=23046 --- Comment #3 from Bernhard Rosenkränzer --- Seems to be triggered by __attribute__((destructor)) on a function in shmarea.c Source is here: https://github.com/michaelwu/alsa-lib/blob/master/src/shmarea.c Dropping

[Bug ld/22374] Unnecessary PLT entries

2018-04-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22374 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/23049] Endless recursive call inside resolve_symbol_value

2018-04-11 Thread mudongliangabcd at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23049 --- Comment #1 from Dongliang Mu --- Created attachment 10940 --> https://sourceware.org/bugzilla/attachment.cgi?id=10940=edit PoC to trigger endless recursive calls -- You are receiving this mail because: You are on the CC list for the

[Bug gas/23049] New: Endless recursive call inside resolve_symbol_value

2018-04-11 Thread mudongliangabcd at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23049 Bug ID: 23049 Summary: Endless recursive call inside resolve_symbol_value Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/23050] New: readelf error on sectionless elf

2018-04-11 Thread jakehehrlich at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23050 Bug ID: 23050 Summary: readelf error on sectionless elf Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug gas/23049] Endless recursive call inside resolve_symbol_value

2018-04-11 Thread mudongliangabcd at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23049 --- Comment #2 from Dongliang Mu --- Trigger method: wget https://ftp.gnu.org/gnu/binutils/binutils-2.30.tar.gz tar -xvf binutils-2.30.tar.gz cd binutils-2.30/ ./configure make cd gas/ wget

[Bug binutils/16177] R_ARM_COPY reloc generated for reference in writable section

2018-04-11 Thread mjtruog at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16177 Michael Truog changed: What|Removed |Added CC||mjtruog at gmail dot com -- You are