summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/vet/all/whitelist/mipsx.txt
blob: 860f8399211076c1bff473a5770d11d1cccf22af (plain)
1
2
3
4
5
6
7
8
9
// mips64-specific vet whitelist. See readme.txt for details.

runtime/asm_mipsx.s: [GOARCH] abort: function abort missing Go declaration
runtime/tls_mipsx.s: [GOARCH] save_g: function save_g missing Go declaration
runtime/tls_mipsx.s: [GOARCH] load_g: function load_g missing Go declaration
runtime/asm_mipsx.s: [GOARCH] cannot check cross-package assembly function: Compare is in package bytes
runtime/sys_linux_mipsx.s: [GOARCH] clone: 12(R29) should be mp+8(FP)
runtime/sys_linux_mipsx.s: [GOARCH] clone: 4(R29) should be flags+0(FP)
runtime/sys_linux_mipsx.s: [GOARCH] clone: 8(R29) should be stk+4(FP)