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

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

I have tested this bug using the binary compiled with "-O3" and ASAN options as
following.

CC=clang-5.0 CFLAGS="-m32 -Wextra -Wno-missing-field-initializers
-fsanitize=address -fno-omit-frame-pointer -g -O3" CXX=clang++-5.0
CXXFLAGS="-m32" ./configure --disable-gdb --disable-gold --disable-gas
--disable-gprof

I checked the patch and the bug is disappeared.

Thanks.

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