https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67286

--- Comment #7 from Yury Gribov <y.gribov at samsung dot com> ---
(In reply to weiguo.zhou from comment #6)
> It seems Google's official docs indicate the asan only supported on Android
> with  LLVM-based clang toolchain.

That was my impression as well.

> in the fact, it should be supported "well"
> on Android with gcc-based toolchain.

I'm not sure what you mean. Is ASan runtime (libasan.so) built when you build
Android cross-compiler? If it's not, then ASan is not supported by GCC on
Android.

Reply via email to