[Bug go/105315] go build fail on ppc: has no member named 'gregs'; did you mean 'regs'?

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 21 00:49:57 GMT 2022


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <ian@gcc.gnu.org>:

https://gcc.gnu.org/g:6a4e9934545c112eef5eb7248636baa96cbfd2c0

commit r12-8210-g6a4e9934545c112eef5eb7248636baa96cbfd2c0
Author: Ian Lance Taylor <iant@golang.org>
Date:   Wed Apr 20 14:22:41 2022 -0700

    runtime: use correct field name for PPC32 GLIBC registers

    One of these days we will get this right.

    Fixes PR go/105315

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/401374


More information about the Gcc-bugs mailing list