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

--- Comment #2 from Maxim Ostapenko <chefmax at gcc dot gnu.org> ---
So looks like fast unwinding in libsanitizer is not portable to GCC for ARM
Linux target because of incompatible frame pointer value. But how is
libsanitizer going to identify functions/object files compiled by GCC? Perhaps
we should just disable fast unwind on ARM?

-Maxim

Reply via email to