mirror of
https://github.com/bitwiseworks/gcc-os2.git
synced 2026-02-14 14:15:02 +00:00
Broken local variable offsets in debug info #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dmik on GitHub (Aug 6, 2021).
By @StevenLevine from https://mantis.arcanoae.com/view.php?id=573#c21690:
I guess we miss some target platform specific declarations in the .stabs generation code that accounts for how GCC actually generates code on OS/2. This might be related to some regressions of merging rather complex patches of our quite old OS/2 code (back from GCC 3 times) into newer versions.