aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-11-16 18:33:11 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-11-16 18:33:11 +0000
commit350767bf22688f7645fe959370240825a3cf0421 (patch)
tree9e5c736cd7c7630d6a53f936ec67bcef18a1db00 /gcc
parent660e6c2c127fdec06bfa428b08ab4123e37281a5 (diff)
downloadgcc-350767bf22688f7645fe959370240825a3cf0421.zip
gcc-350767bf22688f7645fe959370240825a3cf0421.tar.gz
gcc-350767bf22688f7645fe959370240825a3cf0421.tar.bz2
runtime: replace runtime1.goc with Go and C code
A step toward eliminating goc2c. Drop the exported parfor code; it was needed for tests in the past, but no longer is. The Go 1.7 runtime no longer uses parfor. Reviewed-on: https://go-review.googlesource.com/33324 From-SVN: r242509
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 56ba8a5..20e0859 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-31ff8c31d33c3e77cae4fd55445f12825eb92af5
+d9189ebc139ff739af956094626ccc5eb92c3091
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.