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 r247497


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

--- Comment #25 from Martin Jambor <jamborm at gcc dot gnu.org> ---
(In reply to boger from comment #17)
> I run these tests after a build by first editing the
> src/libgo/testsuite/gotest to set keep=true and trace=true.  Then I go to my
> bld directory:
> 
> cd bld/powerpc64le-linux/libgo
> make fmt/check
> 
> That should give you output with the full gccgo command to build the test,
> the directory containing the a.out and files from the test.  The name of the
> directory is gotestxxxxx.
> 
> FAIL
> Keeping gotest32163
> FAIL: fmt
> Makefile:3331: recipe for target 'fmt/check' failed

I have tried the above on gcc112.fsffrance.org but although I can see
the backtraces, I cannot find any commands to build or run the
testcases anywhere.  Is there anything obvious that I am missing?

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