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.

Reply via email to