diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-01-29 16:36:25 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-01-29 16:40:19 -0800 |
commit | 68f3759eff5ee498b52490213650b42b1ad89f16 (patch) | |
tree | 5290a87a91bba5612b699880a26389586bc2d947 /gcc/go | |
parent | e3b6c052b6a0569aa8f89c50db1ac376c42e41e0 (diff) | |
download | gcc-68f3759eff5ee498b52490213650b42b1ad89f16.zip gcc-68f3759eff5ee498b52490213650b42b1ad89f16.tar.gz gcc-68f3759eff5ee498b52490213650b42b1ad89f16.tar.bz2 |
runtime: update netpoll_hurd.go for go1.14beta1 changes
Patch from Svante Signell.
Updates PR go/93468
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/216958
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 49312fa..8d08e91 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -132e0e61d59aaa52f8fdb03a925300c1ced2a0f2 +5b438257e6fe5f344ae2f973313f394cda85bf62 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |