https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538
--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:1d148e0401b599a3cae4183d3f33b7fa65c40464 commit r15-6354-g1d148e0401b599a3cae4183d3f33b7fa65c40464 Author: Simon Wright <si...@pushface.org> Date: Wed Dec 18 22:26:27 2024 +0100 Output the load address in backtraces for PIE executables on Darwin This aligns Darwin with Linux and Windows. gcc/ada/ PR target/117538 * libgnat/s-trasym.adb (Symbolic_Traceback): Prepend the load address of the executable if it is not null.