diff options
author | Ian Lance Taylor <iant@golang.org> | 2022-02-18 15:04:00 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2022-02-18 15:33:32 -0800 |
commit | 3343e7e2c4cd2cd111cda86737f539cc6eda49ff (patch) | |
tree | 2ba797308a8520d31e076d6214e995b89d83718a /gcc | |
parent | 4984f882f41be1472df6ce7c439c98c4bc4e6f08 (diff) | |
download | gcc-3343e7e2c4cd2cd111cda86737f539cc6eda49ff.zip gcc-3343e7e2c4cd2cd111cda86737f539cc6eda49ff.tar.gz gcc-3343e7e2c4cd2cd111cda86737f539cc6eda49ff.tar.bz2 |
libgo: update Hurd support
Patches from Svante Signell for PR go/104290.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/386797
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 073fb4b..3c0380e 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -fade776395ffe5497d8aae5c0e6bd6d15e09e04a +20e74f9ef8206fb02fd28ce3d6e0f01f6fb95dc9 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |