aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-06-27 17:22:53 -0700
committerIan Lance Taylor <iant@golang.org>2022-06-28 10:19:58 -0700
commit53c4ef1e3cc103ce5bdf1d9923144e93b523102a (patch)
tree98640aaaa044b92013716c634fd547d3e919e150 /gcc/go
parentad4c44d20ece1fbfb9aced1fbcdab8928d702c73 (diff)
downloadgcc-53c4ef1e3cc103ce5bdf1d9923144e93b523102a.zip
gcc-53c4ef1e3cc103ce5bdf1d9923144e93b523102a.tar.gz
gcc-53c4ef1e3cc103ce5bdf1d9923144e93b523102a.tar.bz2
libgo: make runtime.Version return a meaningful string
Fixes golang/go#51850 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/414734
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index a0e386a..551ea65 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-28fe9fad4acb4e02083faf5503b06e3e6e8eecaf
+d5b4abed2f206e492890acc20738e89617ea542c
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.