https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114201
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Ian Lance Taylor <i...@gcc.gnu.org>: https://gcc.gnu.org/g:282455d3132322885160d21e8d1da341de6b4484 commit r14-9270-g282455d3132322885160d21e8d1da341de6b4484 Author: Ian Lance Taylor <i...@golang.org> Date: Fri Mar 1 18:50:03 2024 -0800 libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI PR libbacktrace/114201 * elf.c (elf_add): Add caller_opd parameter. Change all callers. Release opd data after all recursive calls.