https://sourceware.org/bugzilla/show_bug.cgi?id=23591
H.J. Lu changed:
What|Removed |Added
Attachment #11219|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=23600
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
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
https://sourceware.org/bugzilla/show_bug.cgi?id=23591
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
https://sourceware.org/bugzilla/show_bug.cgi?id=23600
H.J. Lu changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---