[Bug go/80914] gcc-go binaries don't run
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Tue Oct 10 16:57:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80914
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Ian Lance Taylor <ian at airs dot com> ---
Thanks for figuring it out. I committed a patch to the GCC 7 branch to ignore
compressed debug sections. With this change many programs will work, but
programs that rely on runtime.Callers information will fail.
As you say, compressing debug sections should work fine in the GCC 8 release.
More information about the Gcc-bugs
mailing list