Files
gcc/libgo/runtime
Nikhil Benesch f33ac3b0cd runtime: use correct types in __go_ptrace shim
Make the types of the addr and data arguments in the __go_ptrace shim
match the types declared in Go and the types declared by the C ptrace
function, i.e., void*. This avoids a warning about an implicit
int-to-pointer cast on some platforms.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/262340
2020-10-15 13:36:08 -07:00
..
2020-01-21 23:53:22 -08:00
2020-01-21 23:53:22 -08:00
2020-01-21 23:53:22 -08:00
2020-01-21 23:53:22 -08:00