diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-26 15:38:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-26 15:38:12 +0000 |
commit | 4fd3c8aad91decbcb204c9c0900da15383945500 (patch) | |
tree | e4af19ac0fbd8be46db16d65a1a6b7b4815adf50 /gcc | |
parent | 5c98b419f75a77545abcccb10743829704a4e5d5 (diff) | |
download | gcc-4fd3c8aad91decbcb204c9c0900da15383945500.zip gcc-4fd3c8aad91decbcb204c9c0900da15383945500.tar.gz gcc-4fd3c8aad91decbcb204c9c0900da15383945500.tar.bz2 |
libgo: update to Go 1.12 release
Reviewed-on: https://go-review.googlesource.com/c/163742
From-SVN: r269216
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 99e6fd4..d3515f8 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -e330eea4464f1513808ccd95011edb4ccbe946b5 +558fcb7bf2a6b78bdba87f20a8a4a95d27125d74 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |