[Bug ld/23591] undefined reference to `__start___sancov_cntrs'

2018-08-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23591 H.J. Lu changed: What|Removed |Added Attachment #11219|0 |1 is obsolete|

[Bug ld/23600] Link failure when using clang LTO + linker script with INPUTs

2018-08-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23600 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ld/23591] undefined reference to `__start___sancov_cntrs'

2018-08-31 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23591 --- Comment #9 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=4d1c6335455aeeda9de8a5eb58998f919ea35a1e commit 4d1c6335455aeeda9de8a5eb58998f91

[Bug ld/23591] undefined reference to `__start___sancov_cntrs'

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

[Bug ld/23600] Link failure when using clang LTO + linker script with INPUTs

2018-08-31 Thread mh-sourceware at glandium dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23600 --- Comment #6 from Mike Hommey --- It works, and it still detects cases where the IR file doesn't have the right architecture: $ clang -flto -o main.o -c main.c $ clang -flto -o main main.ld $ clang -m32 -flto -o main main.ld /tmp/bin/ld: i3

[Bug ld/23600] Link failure when using clang LTO + linker script with INPUTs

2018-08-31 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23600 --- Comment #7 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=b986869b6605e45044626c5b3111390ac4e70b82 commit b986869b6605e45044626c5b3111390a

[Bug ld/23600] Link failure when using clang LTO + linker script with INPUTs

2018-08-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23600 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---