[Bug gold/23503] New: -Ttext= doesn't work right with GNU property

2018-08-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23503 Bug ID: 23503 Summary: -Ttext= doesn't work right with GNU property Product: binutils Version: 2.32 (HEAD) Status: NEW Severity: normal Priority: P2 Component

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

2018-08-10 Thread nsz at port70 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 --- Comment #10 from nsz at port70 dot net --- * evangelos at foutrelis dot com [2018-08-10 02:14:57 +]: > I also checked on Debian testing and the musl-gcc command produces a working > binary there (even after removing the --build-id work

[Bug binutils/23494] .note.gnu.property section isn't properly converted

2018-08-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23494 --- Comment #2 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=11459a79d97842a64961a35472bb8d67ed0fcf22 commit 11459a79d97842a64961a35472bb8d67

[Bug binutils/23494] .note.gnu.property section isn't properly converted

2018-08-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23494 --- 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=9c973a29df61c411e24ce51b13401333c6f6e0e7 commit 9c973a29df61c411e24ce51b13401333

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

2018-08-10 Thread evangelos at foutrelis dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 --- Comment #11 from Evangelos Foutras --- Created attachment 11174 --> https://sourceware.org/bugzilla/attachment.cgi?id=11174&action=edit Test case with Arch's and Debian's GCC-provided crt{begin,end}.o (In reply to nsz from comment #10)

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

2018-08-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 --- Comment #12 from H.J. Lu --- (In reply to Evangelos Foutras from comment #11) > > Does the above indicate that the fix to binutils needs to be tweaked? > Please provide a small and host-independent testcase. -- You are receiving this

[Bug ld/23486] GNU_PROPERTY_X86_ISA_1_USED isn't merged properly

2018-08-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23486 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Version|unspecified

[Bug ld/23486] GNU_PROPERTY_X86_ISA_1_USED isn't merged properly

2018-08-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23486 --- Comment #3 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=d55c3e36094f06bb1fb02f5eac19fdccf1d91f7e commit d55c3e36094f06bb1f

[Bug ld/23499] Incorrect code in bfd_elf_record_link_assignment

2018-08-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23499 --- 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=48e30f5238c70e738f44474d595c476ef4e4ec38 commit 48e30f5238c70e738f44474d595c476e

[Bug gold/21066] icf folds template functions with different exception handling semantics

2018-08-10 Thread oremanj at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21066 --- Comment #4 from Joshua Oreman --- As I pointed out in PR 23482, hot/cold function splitting (the new gcc -freorder-blocks-and-partition optimization) can make this an issue even without any LSDA at all. Seems a full fix will need to consid

[Bug gold/23503] -Ttext= doesn't work right with GNU property

2018-08-10 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23503 --- Comment #1 from Cary Coutant --- In gold, -Ttext is the same as -Ttext-segment. We don't offer command-line placement of individual sections. See PR 14187. -cary On Fri, Aug 10, 2018 at 6:21 AM, hjl.tools at gmail dot com wrote: > https

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

2018-08-10 Thread evangelos at foutrelis dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 --- Comment #13 from Evangelos Foutras --- Created attachment 11177 --> https://sourceware.org/bugzilla/attachment.cgi?id=11177&action=edit libgcc-8-dev rebuilt with --enable-cet=auto (for Debian testing) (In reply to H.J. Lu from comment #