diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-07-10 10:51:40 -0700 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:17:18 -0300 |
commit | b2cf24c5cb51ce4686f5bcf477510242c8d36a7f (patch) | |
tree | 214e447506fa29dc266889fa20727f4f67f27b2e /gcc | |
parent | fa996702bb7cc98f15034bf6b60919db944e96b1 (diff) | |
download | gcc-b2cf24c5cb51ce4686f5bcf477510242c8d36a7f.zip gcc-b2cf24c5cb51ce4686f5bcf477510242c8d36a7f.tar.gz gcc-b2cf24c5cb51ce4686f5bcf477510242c8d36a7f.tar.bz2 |
libgo: update to Go 1.14.4 release
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/241999
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 ecef604..64b13f4 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -30674246ef60ab74566a21f362a7de7a09b99955 +2ad0970e9da95024110cd3244e9e21313af70a5f The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |