diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-01-23 22:18:42 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-01-23 22:18:42 +0000 |
commit | 364cd319ae4dcf7d7235542e2f49c8edb69c465c (patch) | |
tree | 843ee0b88a49a9a81be51f8853f88eb3c11256b1 /gcc/go | |
parent | b8588f71a764829e7cc3bd50d840a9cbb0725e6a (diff) | |
download | gcc-364cd319ae4dcf7d7235542e2f49c8edb69c465c.tar.gz |
libgo: update to go1.8rc2
Fix a bug in the generation of the hash value in reflect.FuncOf.
The merge script missed a bunch of testdata files over the years.
Copy them over.
Reviewed-on: https://go-review.googlesource.com/35570
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244835 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 03586265b45..f29acdf595d 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -0655e25d8e4acfac50c6b1422dc32eca3e30803a +fb609ff6d940768cf4db4ab7deb93b2ab686e45d The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |