]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] runtime/cgo: avoid errors from -Wdeclaration-after-statement
authorIan Lance Taylor <iant@golang.org>
Wed, 26 Feb 2025 22:02:14 +0000 (14:02 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 26 Feb 2025 22:41:34 +0000 (14:41 -0800)
commit5d6920842be3078072a65e54131c13c66bed4171
tree7f3e51079bb87de3bbe08d4fa07de598f8226814
parent949eae84df4d0294c19378f939012707e4e1bb24
[release-branch.go1.24] runtime/cgo: avoid errors from -Wdeclaration-after-statement

CL 652181 accidentally missed this iPhone only code.

For #71961
For #71963

Change-Id: I567f8bb38958907442e69494da330d5199d11f54
Reviewed-on: https://go-review.googlesource.com/c/go/+/653137
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/cgo/gcc_darwin_arm64.c