bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27259] ld: Support SHF_LINK_ORDER self-link


From: i at maskray dot me
Subject: [Bug ld/27259] ld: Support SHF_LINK_ORDER self-link
Date: Fri, 29 Jan 2021 01:28:16 +0000

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

--- Comment #3 from Fangrui Song <i at maskray dot me> ---
Thanks for the patch. The infinite loop has been fixed. 

The remaining issue is that: .text.foo & its associated __llvm_prf_cnts &
__llvm_prf_data cannot be GC'ed.

% ld-new a.o --print-gc-sections --gc-sections
# no output


Clang has now -fbinutils-version= .
If this is back ported to 2.36, I'd suggest that patch to use
-fbinutils-version=2.37 . If this is back ported, I'll suggest =2.36.

-- 
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]