aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-12-12 12:46:40 -0800
committerIan Lance Taylor <iant@golang.org>2022-12-12 14:18:14 -0800
commit11c72cd3c8b06f057ce16c95966331ded692fd4e (patch)
tree74c6581687ac50f16cf6fc64b6c24133ae243ca1 /gcc/go
parentcf5327b89ab610649c5faab78ea7907bb74b103c (diff)
downloadgcc-11c72cd3c8b06f057ce16c95966331ded692fd4e.zip
gcc-11c72cd3c8b06f057ce16c95966331ded692fd4e.tar.gz
gcc-11c72cd3c8b06f057ce16c95966331ded692fd4e.tar.bz2
libgo: bump major version
PR go/108057 The current version is the same as for the previous GCC release, but there have been minor changes like new type descriptors that make it impossible to run Go programs built with the previous GCC release with the current libgo. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/456976
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 a26f779..d8c4e02 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-1c5bfd57131b68b91d8400bb017f35d416f7aa7b
+9906861dc86c1733bb304d3d45b1534adb32712c
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.