[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/24273] An out-of-bounds read in bfd_hash_hash()

2019-02-27 Thread mgcho.minic at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24273 --- Comment #2 from Mingi Cho --- Hi Nick, I used the latest binutils sources, and compiled with following configuration: CC=clang-5.0 CXX=clang++-5.0 CFLAGS="-m32 -g -O0 -fsanitize=address -fsanitize-recover=address" CXXFLAGS="-m32 -g -O0

[Bug ld/24267] ld discards a symbol with -flto and -static

2019-02-27 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24267 --- Comment #10 from Martin Liška --- > I don't understand much the details but I think what H.J. Lu was trying to > say is that maybe was fixed for ELF but not for PE/COFF so to have a look at > the mentioned PRs. > I cannot suggest any of

[Bug gold/23842] "dwp -e" doesn't consult DW_AT_comp_dir attributes

2019-02-27 Thread tridacnid at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23842 Joe Burzinski changed: What|Removed |Added CC||tridacnid at gmail dot com ---

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 H.J. Lu changed: What|Removed |Added Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot com

[Bug gas/24270] dwarf error wrong version in compilation unit header

2019-02-27 Thread justin at yackoski dot name
https://sourceware.org/bugzilla/show_bug.cgi?id=24270 justin at yackoski dot name changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 --- Comment #3 from Matthias Klose --- there's a custom linker script in the libqb source $ cat lib/qblog_script.ld.in #include /* GNU ld script This atypical arrangement enforces global visibility of boundary symbols

[Bug binutils/24273] An out-of-bounds read in bfd_hash_hash()

2019-02-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24273 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/24272] An out-of-bounds read occured in pex64_xdata_print_uwd_codes()

2019-02-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24272 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 --- Comment #2 from Matthias Klose --- no, I see this on the x86_64 Debian buildds as well, so doesn't seem to be related. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 H.J. Lu changed: What|Removed |Added CC|hjl at sourceware dot org |hjl.tools at gmail dot com -- You

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 Matthias Klose changed: What|Removed |Added Target||x86_64-linux-gnu

[Bug ld/24276] New: [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 Bug ID: 24276 Summary: [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs Product: binutils Version: 2.31 Status: NEW Severity: normal

[Bug ld/24267] ld discards a symbol with -flto and -static

2019-02-27 Thread freddy77 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24267 Frediano Ziglio changed: What|Removed |Added CC||freddy77 at gmail dot com ---

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 --- Comment #4 from H.J. Lu --- [hjl@gnu-cfl-1 pr24276]$ cat x.c int __attribute__((section("my_section"))) a[2] = {0x1234, 0x5678}; extern int __start_my_section; int foo () { int* ap = &__start_my_section; return ap[0]; }

[Bug binutils/24278] New: pdata section wrong filepos - segmentation fault

2019-02-27 Thread u6759601 at anu dot edu.au
https://sourceware.org/bugzilla/show_bug.cgi?id=24278 Bug ID: 24278 Summary: pdata section wrong filepos - segmentation fault Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread wferi at niif dot hu
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 Ferenc Wágner changed: What|Removed |Added CC||wferi at niif dot hu -- You are

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 --- Comment #5 from H.J. Lu --- A patch: https://sourceware.org/ml/binutils/2019-02/msg00130.html -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs

2019-02-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24276 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5cfe428cd1788be52a0af540f02b8f2705354d50 commit

[Bug ld/24267] ld discards a symbol with -flto and -static

2019-02-27 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24267 Martin Liška changed: What|Removed |Added CC||eliz at gnu dot org -- You are

[Bug ld/24267] ld discards a symbol with -flto and -static

2019-02-27 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24267 Martin Liška changed: What|Removed |Added CC||eliz at gnu dot org -- You are

[Bug gas/24279] New: ARMv8.5 extension incorrectly named "predres" instead of "predinv"

2019-02-27 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24279 Bug ID: 24279 Summary: ARMv8.5 extension incorrectly named "predres" instead of "predinv" Product: binutils Version: 2.33 (HEAD) Status: NEW Severity:

[Bug gas/24279] ARMv8.5 extension incorrectly named "predres" instead of "predinv"

2019-02-27 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24279 Richard Henderson changed: What|Removed |Added Target||aarch64-* CC|