aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-02-16 16:42:53 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-02-16 16:42:53 +0000
commitc3ab26e8bb0c5bf1c20358d036f987a20734c9ad (patch)
treed5ba10b1e7a7066a1d806d7a74159a141f9f53b8 /gcc/go
parent3943b161342a68ec90a7b977cf6a8e451671e25d (diff)
downloadgcc-c3ab26e8bb0c5bf1c20358d036f987a20734c9ad.zip
gcc-c3ab26e8bb0c5bf1c20358d036f987a20734c9ad.tar.gz
gcc-c3ab26e8bb0c5bf1c20358d036f987a20734c9ad.tar.bz2
runtime: add some more preemption checks
In particular this lets BenchmarkPingPongHog in runtime/proc_test.go complete. Reviewed-on: https://go-review.googlesource.com/94735 From-SVN: r257743
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 baf77e3..cb7dffd 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-5d5ea2fd05dbf369ccc53c93d4846623cdea0c47
+cef3934fbc63f5e121abb8f88d3799961ac95b59
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.