diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-03-12 19:44:12 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-03-15 14:52:55 -0700 |
commit | 3a5bcac339c5b166bc1a51c38226a8dc5e6484ca (patch) | |
tree | 0049b97ee92ee092025a5691336112654a21be94 /gcc/go | |
parent | 7b843d4716698957606c05219a66d3fc4b44ba83 (diff) | |
download | gcc-3a5bcac339c5b166bc1a51c38226a8dc5e6484ca.zip gcc-3a5bcac339c5b166bc1a51c38226a8dc5e6484ca.tar.gz gcc-3a5bcac339c5b166bc1a51c38226a8dc5e6484ca.tar.bz2 |
libgo: update to Go 1.16.2 release
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/301459
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 e5756c6..c0bfa1f 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -2f281eb24ef256a2d3bb9fc1a7ef964d82b40182 +10b00ad87303d37c68b2d54dd25d655bd316946e The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |