diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-10-12 14:28:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-10-12 14:28:05 +0000 |
commit | c8dc49fb0318088e30040d1162cea181931f1ab4 (patch) | |
tree | bcfc25031f13595df938603e4e0d86327cfde9a2 /gcc/selftest.c | |
parent | a25f5b28d740a5ae7a81608e0b10df94f110d7a5 (diff) | |
download | gcc-c8dc49fb0318088e30040d1162cea181931f1ab4.zip gcc-c8dc49fb0318088e30040d1162cea181931f1ab4.tar.gz gcc-c8dc49fb0318088e30040d1162cea181931f1ab4.tar.bz2 |
syscall, internal/syscall/unix: Fix getrandom, clone on sparc64
Since sparc is a valid architecture, the name of
getrandom_linux_sparc.go means that it will be ignored on sparc64,
even though it's whitelisted with a +build line.
On SPARC, clone has a unique return value convention which requires
some inline assembly to convert it to the normal convention.
Reviewed-on: https://go-review.googlesource.com/30873
From-SVN: r241051
Diffstat (limited to 'gcc/selftest.c')
0 files changed, 0 insertions, 0 deletions