https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96973
--- Comment #11 from CVS 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:181f877b6c0e365c940b117c306e7309e19ffd89 commit r11-3064-g181f877b6c0e365c940b117c306e7309e19ffd89 Author: Ian Lance Taylor <i...@golang.org> Date: Tue Sep 8 19:09:21 2020 -0700 libbacktrace: fetch executable path on macOS PR libbacktrace/96973 * fileline.c (macho_get_executable_path): New static function. (fileline_initialize): Call macho_get_executable_path.