bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/25975] clang -fsanitze=address prints warning only with gold


From: dilyan.palauzov at aegee dot org
Subject: [Bug gold/25975] clang -fsanitze=address prints warning only with gold
Date: Wed, 13 May 2020 12:08:30 +0000

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

--- Comment #8 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee 
dot org> ---
Switching to the alternative gold (411ae86dfcf9da4) has not helped.  The
outputs of

clang -fsanitize=address -c -o i.o i.c
clang -v -fuse-ld=bfd  -fsanitize=address i.o &> bfd.txt
clang -v -fuse-ld=lld  -fsanitize=address i.o &> lld.txt
clang -v -Wl,--debug,all -fuse-ld=gold -fsanitize=address i.o &> gold.txt

are attached.

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