MERGE
155 Bytes
-
re PR go/65717 (64-bit runtime FAILs with 32-bit compiler) · 1ac22e76
PR go/65717 compiler: Fix array reflection when len doesn't fit in unsigned long. This comes up when using a 32-bit host and a 64-bit target. Fixes https://gcc.gnu.org/PR65717. Reviewed-on: https://go-review.googlesource.com/17330 From-SVN: r231142
Ian Lance Taylor committed