[Bug target/109719] Truncated frame-pointer unwinding via Linux perf with g++

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 3 20:29:12 GMT 2023


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also on x86_64, frame pointers are not required by the ABI so this is not an
ABI issue. Why instead are you not using the dwarf2 unwind tables that are
generated by default too?


More information about the Gcc-bugs mailing list