bug-binutils
[Top][All Lists]
Advanced

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

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


From: mh-sourceware at glandium dot org
Subject: [Bug ld/23591] undefined reference to `__start___sancov_cntrs' when building with clang + asan + fuzzing + ld.bfd
Date: Thu, 30 Aug 2018 09:53:06 +0000

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

--- Comment #3 from Mike Hommey <mh-sourceware at glandium dot org> ---
They are generate by clang from the combination of -fsanitize=address and
-fsanitize=fuzzer-no-link. But using that with some dummy source file doesn't
trigger the problem, so some subtle thing is happening.

Also, correction: they have the SHF_GROUP flag. Only .group sections have the
SHT_GROUP _type_.

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