[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-12-18 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 Eric Botcazou changed: What|Removed |Added Target Milestone|--- |15.0 Resolution|---

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-12-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 --- Comment #10 from GCC Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:1d148e0401b599a3cae4183d3f33b7fa65c40464 commit r15-6354-g1d148e0401b599a3cae4183d3f33b7fa65c40464 Author: Simon Wright Date: W

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-11-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 --- Comment #9 from GCC Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:30c2678cc6e6f1aefc32f07ce8200310920c77eb commit r15-5513-g30c2678cc6e6f1aefc32f07ce8200310920c77eb Author: Eric Botcazou Date: W

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-11-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 --- Comment #8 from GCC Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:51d12cc4b608960469f6d36b03c45f9a39f7bdaa commit r15-5469-g51d12cc4b608960469f6d36b03c45f9a39f7bdaa Author: Eric Botcazou Date: T

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-11-19 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 --- Comment #7 from Eric Botcazou --- > so I think that all of the "Not used in" targets would benefit from this > change - at any rate the linux ones. All the Linux and *BSD targets can presumably use the DWARF tracebacks. > It would be inte

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-11-19 Thread simon at pushface dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 --- Comment #6 from simon at pushface dot org --- (In reply to simon from comment #5) > It would be interesting to see whether s-trasym__dwarf.adb could be made > to work for Darwin. I think Ada.Exceptions.Exception_Information uses its > own

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-11-19 Thread simon at pushface dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 --- Comment #5 from simon at pushface dot org --- In gcc/ada/Makefile.rtl, TRASYM_DWARF_*_PAIRS (* = UNIX or MINGW), which includes s-trasym.adb

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-11-19 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 Eric Botcazou changed: What|Removed |Added Severity|normal |enhancement CC|

[Bug ada/117538] Tracebacks don’t include the load address of PIE executables

2024-11-14 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117538 Sam James changed: What|Removed |Added CC||dkm at gcc dot gnu.org Component|t