[Bug sanitizer/63927] AddressSanitizer painfully slow on ppc64

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 18 11:51:00 GMT 2014


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
PowerPC is the only target with an abi that can backtrace correctly without a
frame pointer so it should be easy to implement that.

Even x86 is broken backtracking without a frame pointer.



More information about the Gcc-bugs mailing list