runtime: use C cast syntax in stack.c
commite5c00544cce1feb2c8c4e9aad766315d389c69c4
authorIan Lance Taylor <iant@golang.org>
Fri, 13 Aug 2021 17:15:45 +0000 (13 10:15 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 13 Aug 2021 17:38:36 +0000 (13 10:38 -0700)
tree49f9d1974b7e430eed0a1469c5e42e9b537835a6
parent4998404915bba9cb04c438a926cdf7126782a767
runtime: use C cast syntax in stack.c

Didn't notice earlier because this code is only used on systems that
do not support -fsplit-stack.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/342051
gcc/go/gofrontend/MERGE
libgo/runtime/stack.c