summaryrefslogtreecommitdiff
path: root/gcc/go/gofrontend/MERGE
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2016-10-12 15:38:56 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2016-10-12 15:38:56 +0000
commitf16059142ffcbc56bb5b1cebbf5bcb9f2d58cb28 (patch)
treee893441fcdcea3e67f857c489e3e5cb2851da59e /gcc/go/gofrontend/MERGE
parentef51c561d74bfd1e54b9052e350d4b97617df71f (diff)
downloadgcc-f16059142ffcbc56bb5b1cebbf5bcb9f2d58cb28.tar.gz
runtime: copy Go 1.7 runtime semaphore code
This triggered a check in releaseSudog that g.param not nil, because libgo uses the param field when starting a goroutine. Fixed by clearing g->param in kickoff in proc.c. Reviewed-on: https://go-review.googlesource.com/30951 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241067 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/go/gofrontend/MERGE')
-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 d022604cc46..b5ba744b3b5 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-d56717f8c434b3d6b753c027487681769e201e14
+7e4543d050339e113e6278fd442d940c0f1a5670
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.