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
https://sourceware.org/bugzilla/show_bug.cgi?id=23428
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/
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
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