[Bug sanitizer/61771] Regressions in ASan testsuite on ARM Linux

chefmax at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 15 16:12:00 GMT 2014


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



More information about the Gcc-bugs mailing list