diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-09-16 16:09:35 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-09-16 16:48:19 -0700 |
commit | 54866f7a81a2af4a6097146a1c78bd09bb437883 (patch) | |
tree | 4de6eb05a5d33a651cc25dc13296f8e4b9876cba /gcc | |
parent | 745781d24cd7562202687cfbe05597ee673d4537 (diff) | |
download | gcc-54866f7a81a2af4a6097146a1c78bd09bb437883.zip gcc-54866f7a81a2af4a6097146a1c78bd09bb437883.tar.gz gcc-54866f7a81a2af4a6097146a1c78bd09bb437883.tar.bz2 |
libgo: update to go1.17.1 release
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/350414
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 f481681..e2abd5f 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -c11d9f8275f2bbe9b05cdd815c79ac331f78e15c +850235e4b974b9c5c2d7a1f9860583bd07f2a45c The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |