[Bug gold/21491] --fix-cortex-a53-843419 Errata workaround can produce broken images

2017-05-16 Thread tulipawn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21491 PeteVine changed: What|Removed |Added CC||tulipawn at gmail dot com -- You are rece

[Bug ld/20882] GNU ld discards sections required by relocations in .debug_info with --gc-sections

2017-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20882 --- Comment #6 from H.J. Lu --- A patch is posted at https://sourceware.org/ml/binutils/2017-05/msg00195.html -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-bi

[Bug ld/20882] GNU ld discards sections required by relocations in .debug_info with --gc-sections

2017-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20882 --- Comment #5 from H.J. Lu --- Some targets, like mips, keep input files when there are some special sections, like .gnu.attributes, even if input file is unused otherwise. In this case, all debug sections are kept. -- You are receiving thi

[Bug ld/20882] GNU ld discards sections required by relocations in .debug_info with --gc-sections

2017-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20882 --- Comment #4 from H.J. Lu --- Created attachment 10052 --> https://sourceware.org/bugzilla/attachment.cgi?id=10052&action=edit Try this -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/20882] GNU ld discards sections required by relocations in .debug_info with --gc-sections

2017-05-16 Thread rguenther at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=20882 --- Comment #3 from rguenther at suse dot de --- On May 16, 2017 7:17:40 PM GMT+02:00, "hjl.tools at gmail dot com" wrote: >https://sourceware.org/bugzilla/show_bug.cgi?id=20882 > >--- Comment #2 from H.J. Lu --- >Gold keeps all debug info ev

[Bug ld/20882] GNU ld discards sections required by relocations in .debug_info with --gc-sections

2017-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20882 --- Comment #2 from H.J. Lu --- Gold keeps all debug info even if they aren't needed: [hjl@gnu-6 pr20882]$ cat t1.s .text .globl main .type main, @function main: ret .section.debug_info,"",

[Bug ld/21481] -z bndplt doesn't work with IFUNC

2017-05-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21481 --- Comment #3 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=0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac commit 0a7d38897b9fb1ec7a064ca3347cbac3

[Bug ld/20882] GNU ld discards sections required by relocations in .debug_info with --gc-sections

2017-05-16 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20882 Richard Biener changed: What|Removed |Added Blocks||21494 Referenced Bugs: https://sou

[Bug ld/20882] GNU ld discards sections required by relocations in .debug_info with --gc-sections

2017-05-16 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20882 Richard Biener changed: What|Removed |Added CC||amodra at gmail dot com,