re PR go/69511 (G.gcstack_size uses uintptr instead of size_t)
PR go/69511 runtime: change G gcstack_size field to size_t Because its address is passed to __splitstack_find, which expects size_t*. From Dominik Vogt in GCC PR 69511. Reviewed-on: https://go-review.googlesource.com/19429 From-SVN: r233260
Showing
Please
register
or
sign in
to comment