diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-01-13 11:54:15 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-01-14 09:57:04 -0800 |
commit | 9ac3e2feb3da89eda7a783d2c675ec897e81b338 (patch) | |
tree | 996f5d30af6f64ea4c19357fe4a2e3e452fa9013 /gcc | |
parent | 6106dfb9f73a33c87108ad5b2dcd4842bdd7828e (diff) | |
download | gcc-9ac3e2feb3da89eda7a783d2c675ec897e81b338.zip gcc-9ac3e2feb3da89eda7a783d2c675ec897e81b338.tar.gz gcc-9ac3e2feb3da89eda7a783d2c675ec897e81b338.tar.bz2 |
libgo: update hurd support
Patch from Svante Signell.
Fixes PR go/98496
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/283692
Diffstat (limited to 'gcc')
-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 cd95c3d..8cfc632 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -255657dc8d61ab26121ca68f124412ef37599166 +fd5396b1af389a55d1e3612702cfdad6755084e9 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |