diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-04-12 14:15:16 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-04-12 15:23:16 -0700 |
commit | eb49f7de9341cb464327234c3a673ce3ef642e01 (patch) | |
tree | 44682a0f81f3aeef685487c61e375abe6a0904d5 /gcc/go/gofrontend | |
parent | 84081e2c6bd43a6790f751755865cf4227adac7c (diff) | |
download | gcc-eb49f7de9341cb464327234c3a673ce3ef642e01.zip gcc-eb49f7de9341cb464327234c3a673ce3ef642e01.tar.gz gcc-eb49f7de9341cb464327234c3a673ce3ef642e01.tar.bz2 |
libgo: update to Go1.16.3 release
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/309490
Diffstat (limited to 'gcc/go/gofrontend')
-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 a3eef23..efb7a77 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -4bdff733a0c2a9ddc3eff104b1be03df058a79c4 +9782e85bef1c16c72a4980856d921cea104b129c The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |