summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/vet/all/whitelist/ppc64x.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/cmd/vet/all/whitelist/ppc64x.txt')
-rw-r--r--libgo/go/cmd/vet/all/whitelist/ppc64x.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/libgo/go/cmd/vet/all/whitelist/ppc64x.txt b/libgo/go/cmd/vet/all/whitelist/ppc64x.txt
index 4f6444e1026..65a904ed481 100644
--- a/libgo/go/cmd/vet/all/whitelist/ppc64x.txt
+++ b/libgo/go/cmd/vet/all/whitelist/ppc64x.txt
@@ -1,10 +1,9 @@
// ppc64-specific vet whitelist. See readme.txt for details.
-runtime/asm_ARCHSUFF.s: [GOARCH] cannot check cross-package assembly function: Compare is in package bytes
+internal/bytealg/compare_ppc64x.s: [GOARCH] cannot check cross-package assembly function: Compare is in package bytes
+internal/bytealg/compare_ppc64x.s: [GOARCH] cannot check cross-package assembly function: cmpstring is in package runtime
runtime/asm_ppc64x.s: [GOARCH] reginit: function reginit missing Go declaration
-runtime/asm_ppc64x.s: [GOARCH] abort: function abort missing Go declaration
-runtime/asm_ppc64x.s: [GOARCH] memeqbody: function memeqbody missing Go declaration
runtime/asm_ppc64x.s: [GOARCH] goexit: use of 24(R1) points beyond argument frame
runtime/asm_ppc64x.s: [GOARCH] addmoduledata: function addmoduledata missing Go declaration
runtime/duff_ppc64x.s: [GOARCH] duffzero: function duffzero missing Go declaration