[Bug binutils/23440] New: Info manuals state incorrect version

2018-07-23 Thread eliz at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23440 Bug ID: 23440 Summary: Info manuals state incorrect version Product: binutils Version: 2.31 Status: NEW Severity: minor Priority: P2 Component: binutils

[Bug ld/23428] ld does not put program headers in a code-only load segment

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

[Bug gold/23424] gold doesn't build on Darwin

2018-07-23 Thread harryf at gmx dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23424 --- Comment #4 from Harald Fernengel --- FYI - switching to C++11 also requires the following patch, as one of the case labels is larger than INT_MAX diff --git a/gold/x86_64.cc b/gold/x86_64.cc index 27f273d64b..a88f534d60 100644 --- a/gold/

[Bug ld/23428] ld does not put program headers in a code-only load segment

2018-07-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The binutils-2_31-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6737a6b34f4823deb7142f27b4074831a37ac1e1 commit 6737a6b34f4823deb7

[Bug ld/22706] bfd/elf32-sh.c fails asserts without additional information: sh4-unknown-linux-gnu-ld: BFD assertion fail bfd/elf32-sh.c:5171

2018-07-23 Thread slyfox at inbox dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=22706 --- Comment #2 from Sergei Trofimovich --- I'm afraid I can't reproduce it on current toolchain versions as is (something was fixed): gcc-8.1.0, binutils-2.30, glibc-2.27 I'll try to craft relocations to point to invalid instructions to trigg