From e597e0533d69081e6d6b01ca19f2924c1b8307ff Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 21 Oct 2016 20:07:06 +0000 Subject: 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 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/go') 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. -- cgit v1.1