diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-08-07 15:17:35 -0700 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 15:07:49 -0300 |
commit | a5892aaff14d3b57a2571c8ca53b74170812255d (patch) | |
tree | 0726ab34ba1b104c65501d0ae3dda3576a170a20 /gcc | |
parent | c603cec7c6c6212a5b5223b4288d3c17db036572 (diff) | |
download | gcc-a5892aaff14d3b57a2571c8ca53b74170812255d.zip gcc-a5892aaff14d3b57a2571c8ca53b74170812255d.tar.gz gcc-a5892aaff14d3b57a2571c8ca53b74170812255d.tar.bz2 |
libgo: update to Go1.15rc2 release
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/247517
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 c21b600..b6089f3 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -f45afedf90ac9af8f03d7d4515e952cbd724953a +307665073fce992ea8112f74b91954e770afcc70 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |