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

--- Comment #2 from Mingi Cho <mgcho.minic at gmail dot com> ---
Hi Nick,

I used the latest binutils sources, and compiled with following configuration:

CC=clang-5.0 CXX=clang++-5.0 CFLAGS="-m32 -g -O0 -fsanitize=address
-fsanitize-recover=address" CXXFLAGS="-m32 -g -O0 -fsanitize=address
-fsanitize-recover=address" 

I was run the program on Ubuntu 16.04 x86_64.

Best Regards,
Mingi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to