aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-02-24 15:03:04 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-02-24 15:03:04 +0000
commit4501d9ad44510a07e5f07439275b39198268cf47 (patch)
treeba6682fd67d5ac4f735f2b1d2af42811595c001f /gcc/go
parentf802a42401e16c7b918cee539e3c38f4d6f7a336 (diff)
downloadgcc-4501d9ad44510a07e5f07439275b39198268cf47.zip
gcc-4501d9ad44510a07e5f07439275b39198268cf47.tar.gz
gcc-4501d9ad44510a07e5f07439275b39198268cf47.tar.bz2
runtime: lock M during cgo call
cgo should lock the M. See also https://golang.org/cl/18882 . Reviewed-on: https://go-review.googlesource.com/18883 From-SVN: r233670
Diffstat (limited to 'gcc/go')
-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 038e434..9bebd30 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-1c3747d20789c73447ff71cbc739f7423c4bdf67
+156f5f0152797ac2afe5f23803aeb3c7b8f8418e
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.