aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2020-02-15 15:57:29 -0800
committerIan Lance Taylor <iant@golang.org>2020-02-16 05:20:26 -0800
commit72700543b67561ab6a466e93b4c0d4fa8e6530e6 (patch)
treea69bb6a337524e291db91d623a3ad8efec88d2ec /gcc
parent9a3d019a74d8d49fb6e6d75a00bd79fdb936a2e1 (diff)
downloadgcc-72700543b67561ab6a466e93b4c0d4fa8e6530e6.zip
gcc-72700543b67561ab6a466e93b4c0d4fa8e6530e6.tar.gz
gcc-72700543b67561ab6a466e93b4c0d4fa8e6530e6.tar.bz2
libgo: install internal/reflectlite.gox
This makes it possible to use gccgo to bootstrap Go 1.14. If we don't install this, gccgo can't compile the sort package. Fixes GCC PR go/93679 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/219617
Diffstat (limited to 'gcc')
-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 e67d792..47dd5fb 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-f368afbbd466941dcc6717412d7182e122b40c93
+8505defaa91ecc5b42afd02eb335981e8b02b288
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.