runtime: use correct field name for PPC32 GLIBC registers
commit6a4e9934545c112eef5eb7248636baa96cbfd2c0
authorIan Lance Taylor <iant@golang.org>
Wed, 20 Apr 2022 21:22:41 +0000 (20 14:22 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 21 Apr 2022 00:49:44 +0000 (20 17:49 -0700)
treed1f45d113d8546f8a34f19d6b205793020189644
parent29a25a6038331f33175990a85a844c20babceb0e
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
gcc/go/gofrontend/MERGE
libgo/runtime/go-signal.c