[Bug other/80803] libgo appears to be miscompiled on powerpc64le since r247923

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Mon May 22 23:19:00 GMT 2017


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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #5 from Ian Lance Taylor <ian at airs dot com> ---
To reproduce:
    make GOTESTFLAGS=--keep net/check

My apologies if I omitted the "/check" before.

Yes, you have identified the point in the libgo Makefile that produces this,
but the point is that the test program built by `make net/check` (and preserved
if you use `GOTESTFLAGS=--keep`) is somehow miscompiled.


More information about the Gcc-bugs mailing list