This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #9 from Ian Lance Taylor <ian at airs dot com> ---
It's possible that the long output is due to memory corruption from an earlier
test.  The way the test is actually run as part of the larger testsuite is
    LD_LIBRARY_PATH=../../.libs ./a.out -test.short

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]