r275237 - in /trunk: gcc/go/gofrontend/MERGE li...
ian@gcc.gnu.org
ian@gcc.gnu.org
Sat Aug 31 02:55:00 GMT 2019
Author: ian
Date: Sat Aug 31 02:55:09 2019
New Revision: 275237
URL: https://gcc.gnu.org/viewcvs?rev=275237&root=gcc&view=rev
Log:
runtime: always build panic32.go
Avoids problems with arm64 ILP32 mode. We might want to handle that
mode better in general, but always building panic32.go is simple and
fixes the build.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/192723
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/runtime/panic32.go
More information about the Gcc-cvs
mailing list