diff options
author | Nikhil Benesch <nikhil.benesch@gmail.com> | 2020-10-14 19:02:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-10-15 13:36:08 -0700 |
commit | f33ac3b0cd9f88be8faadded88e40a511f01c32a (patch) | |
tree | 2bfe6904b72aec7c19c177182fd8966d35f6653a /gcc/ada/switch-c.adb | |
parent | 6949fbefe28134744a86c5d7b8d9c17fcf3a16a0 (diff) | |
download | gcc-f33ac3b0cd9f88be8faadded88e40a511f01c32a.zip gcc-f33ac3b0cd9f88be8faadded88e40a511f01c32a.tar.gz gcc-f33ac3b0cd9f88be8faadded88e40a511f01c32a.tar.bz2 |
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
Diffstat (limited to 'gcc/ada/switch-c.adb')
0 files changed, 0 insertions, 0 deletions