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