https://sourceware.org/bugzilla/show_bug.cgi?id=28879
--- Comment #13 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=20ea3acc727f3be6322dfbd881e506873535231d
commit 20ea3acc727f3be6322dfbd881e5068
https://sourceware.org/bugzilla/show_bug.cgi?id=28882
Alan Modra changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28882
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
The binutils-2_38-branch branch has been updated by Alan Modra
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=df9071487a8ff69370e932a1522054a69fa7cbb1
commit df9071487a8ff69
https://sourceware.org/bugzilla/show_bug.cgi?id=28824
--- Comment #7 from Alan Modra ---
No, the purpose of COMMONPAGESIZE is as I described in comment #3, adjusting
the linker layout strategy for non-relro binaries.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28719
--- Comment #6 from Achim ---
So it turns out that removing the section at that commit (as I had done during
bisecting) would actually restore the previuos behaviour (the executable would
not run). Applying the same fix on top of both the 2.3
https://sourceware.org/bugzilla/show_bug.cgi?id=28719
--- Comment #5 from Achim ---
Created attachment 13976
--> https://sourceware.org/bugzilla/attachment.cgi?id=13976&action=edit
Linker map new (ld-2.38 w/patches)
Patch to discard the two DWARF5 sections identified during bisecting applied
(
https://sourceware.org/bugzilla/show_bug.cgi?id=28824
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #6 f
https://sourceware.org/bugzilla/show_bug.cgi?id=28882
--- Comment #2 from Mikael Pettersson ---
Thanks, that change fixes the gcc-4.2 issue for me.
--
You are receiving this mail because:
You are on the CC list for the bug.