aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-10-21 20:07:06 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-10-21 20:07:06 +0000
commite597e0533d69081e6d6b01ca19f2924c1b8307ff (patch)
tree7c1aa0e24fac610637343c40fe8b6a76b60f3ccc /gcc
parent16b61424dd309f61326f577a6deb8487c6c1f291 (diff)
downloadgcc-e597e0533d69081e6d6b01ca19f2924c1b8307ff.zip
gcc-e597e0533d69081e6d6b01ca19f2924c1b8307ff.tar.gz
gcc-e597e0533d69081e6d6b01ca19f2924c1b8307ff.tar.bz2
runtime: copy lfstack code from Go 1.7 runtime
Note that lfstack_64bit.go was modified for Solaris support in a different, and better, way than the superseded lfstack.goc code. Reviewed-on: https://go-review.googlesource.com/31673 From-SVN: r241427
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 a331db6..bc954f0 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-14dc8052a09ad0a2226e64ab6b5af69c6923b830
+df6046971233854e5b7533140d4ead095ab69857
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.