re PR go/59408 (Many Go tests FAIL with notesleep not on g0)
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 6 Dec 2013 18:26:27 +0000 (18:26 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 6 Dec 2013 18:26:27 +0000 (18:26 +0000)
commitdccd3a9b62340a2c41b449fb9609bfcebeaf333f
tree2b1a05a1976cabb612267e1f30991720b732cf35
parent20e08dcdd743d07b82d3232df3129f0dd9aa3058
re PR go/59408 (Many Go tests FAIL with notesleep not on g0)

PR go/59408
runtime: Don't require g != m->g0 in sema notesleep.

From-SVN: r205756
libgo/runtime/lock_sema.c