summaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-23 22:18:42 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-23 22:18:42 +0000
commit364cd319ae4dcf7d7235542e2f49c8edb69c465c (patch)
tree843ee0b88a49a9a81be51f8853f88eb3c11256b1 /gcc/go
parentb8588f71a764829e7cc3bd50d840a9cbb0725e6a (diff)
downloadgcc-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/MERGE2
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.