github.com/guyezi/gofrontend@v0.0.0-20200228202240-7a62a49e62c0/libgo/go/cmd/vet/all/whitelist/ppc64x.txt (about) 1 // ppc64-specific vet whitelist. See readme.txt for details. 2 3 internal/bytealg/compare_ppc64x.s: [GOARCH] cannot check cross-package assembly function: Compare is in package bytes 4 internal/bytealg/compare_ppc64x.s: [GOARCH] cannot check cross-package assembly function: cmpstring is in package runtime 5 6 runtime/asm_ppc64x.s: [GOARCH] reginit: function reginit missing Go declaration 7 runtime/asm_ppc64x.s: [GOARCH] goexit: use of 24(R1) points beyond argument frame 8 runtime/asm_ppc64x.s: [GOARCH] addmoduledata: function addmoduledata missing Go declaration 9 runtime/duff_ppc64x.s: [GOARCH] duffzero: function duffzero missing Go declaration 10 runtime/tls_ppc64x.s: [GOARCH] save_g: function save_g missing Go declaration 11 runtime/tls_ppc64x.s: [GOARCH] load_g: function load_g missing Go declaration