]> Cypherpunks.ru repositories - gostls13.git/commit
Revert "runtime: correct GoCheckBindM's C declaration in EnsureBindM test"
authorMichael Pratt <mpratt@google.com>
Mon, 17 Apr 2023 18:12:25 +0000 (14:12 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 17 Apr 2023 18:46:31 +0000 (18:46 +0000)
commit97e5ca6d4eed7b14a4dbdd52aa4e934028284993
tree55aab5eaec45804019e7cb995894b3201ae4e237
parent2068d5658e99f6cf13dd2648f3542d2c5bcdabfc
Revert "runtime: correct GoCheckBindM's C declaration in EnsureBindM test"

This reverts CL 482975.

Reason for revert: CL 481061 causes C TSAN failures and must be
reverted. See CL 485275. This CL depends on CL 481061.

For #59678.

Change-Id: I4599e93d536149bcec94a5a1542533107699514f
Reviewed-on: https://go-review.googlesource.com/c/go/+/485317
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/runtime/testdata/testprogcgo/bindm.c [deleted file]
src/runtime/testdata/testprogcgo/bindm.go