[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2016-12-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12376 Alan Modra changed: What|Removed |Added Target||hppa-linux -- You are receiving this ma

[Bug ld/21000] hppa-linux does not support -z relro

2016-12-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21000 Alan Modra changed: What|Removed |Added Target||hppa-linux CC|

[Bug ld/21000] New: hppa-linux does not support -z relro

2016-12-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21000 Bug ID: 21000 Summary: hppa-linux does not support -z relro Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld

[Bug gold/20996] build error with -O3

2016-12-28 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20996 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/20996] build error with -O3

2016-12-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20996 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=265d97f743a4ba78bcffd7ae8d0ea02668a58df3 commit 265d97f743a4ba78bcffd7ae8d0

[Bug gold/20996] build error with -O3

2016-12-28 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20996 Cary Coutant changed: What|Removed |Added Version|2.29 (HEAD) |2.28 -- You are receiving this mail b

[Bug gold/20996] build error with -O3

2016-12-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20996 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The binutils-2_28-branch branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9f34aa82a47f1c88543ff9690c0d1ebd3446803b commit 9f34aa82a47f1

[Bug ld/20995] Read-only data in ELF libraries may be remapped writable at runtime

2016-12-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20995 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The binutils-2_28-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b9f351d14e9862d3521c24820671e6531d604364 commit b9f351d14e9862d

[Bug gold/20996] build error with -O3

2016-12-28 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=20996 --- Comment #1 from Markus Trippelsdorf --- This patch seems to work: diff --git a/gold/object.cc b/gold/object.cc index 72afc4557d4a..768d42c2692c 100644 --- a/gold/object.cc +++ b/gold/object.cc @@ -3457,4 +3457,44 @@ Xindex::read_symtab_xi

[Bug ld/20995] Read-only data in ELF libraries may be remapped writable at runtime

2016-12-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20995 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9acc85a62eb76c270724bba15c889d2d05567b6a commit 9acc85a62eb76c270724bba15c889

[Bug gold/20996] New: build error with -O3

2016-12-28 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=20996 Bug ID: 20996 Summary: build error with -O3 Product: binutils Version: 2.29 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold Assigne