diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-07-27 22:27:54 -0700 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:20:33 -0300 |
commit | 5838e4ad16c956091e73190292807895bb545e92 (patch) | |
tree | c56aa0ebf9640bdb1679ac8d68008bd58c0af35e /gcc | |
parent | 87c284dd2758fbda1180dd3c35f8189f003b5aad (diff) | |
download | gcc-5838e4ad16c956091e73190292807895bb545e92.zip gcc-5838e4ad16c956091e73190292807895bb545e92.tar.gz gcc-5838e4ad16c956091e73190292807895bb545e92.tar.bz2 |
libgo: update to go1.15rc1
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/245157
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 64a655e..89d1f3c 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -63bc2430187efe5ff47e9c7b9cd6d40b350ee7d7 +2c390ba951e83b547f6387cc9e19436c085b3775 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |