bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: mh-sourceware at glandium dot org
Subject: [Bug ld/23600] Link failure when using clang LTO + linker script with INPUTs
Date: Fri, 31 Aug 2018 01:01:12 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23600

--- Comment #3 from Mike Hommey <mh-sourceware at glandium dot org> ---
So the difference when linking a non LTO object file with the same linker
script is that after the call to bfd_check_format, check->arch_info is
bfd_x86_64_arch (it is bfd_default_arch_struct before the call).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]