[Bug debug/83758] ICE building gccgo on powerpc64le --with-cpu=power8

acsawdey at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 19 17:25:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83758

--- Comment #15 from acsawdey at gcc dot gnu.org ---
The build succeeds with -fno-split-stack. Turned out that willow2 had
glibc-2.17 so split-stack was disabled and genoa has 2.23 which enables it. So
this issue has something to with compiling for split-stack that is perhaps
causing memory corruption within the compiler.


More information about the Gcc-bugs mailing list