https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114116
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yeah. Not to mention, one can call backtrace even if -g0; you just don't get nice names for the addresses. Without the patch you get crashes in the unwinder when doing backtrace.