[Bug go/60870] go interface methods broken on ppc64le (bug296.go)
uweigand at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 17 19:04:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870
--- Comment #5 from Ulrich Weigand <uweigand at gcc dot gnu.org> ---
(In reply to Ian Lance Taylor from comment #4)
> I don't have a PPC system. Can you see if the attached patch to
> gcc/go/gofrontend/expressions.cc fixes the problem?
Yes, this makes bug296.go PASS again on powerpc64le.
Thanks for the quick fix!
More information about the Gcc-bugs
mailing list