re PR go/65717 (64-bit runtime FAILs with 32-bit compiler)
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 2 Dec 2015 01:28:26 +0000 (01:28 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 2 Dec 2015 01:28:26 +0000 (01:28 +0000)
commit1ac22e762e2a5f2c6d48afbe16393d204d9caf47
tree2d6eaf29c9cfc6c82d9577f10c8009d3959b537f
parent867038d7d37e44283414d32c5c4707530342e434
re PR go/65717 (64-bit runtime FAILs with 32-bit compiler)

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
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/types.cc