github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/vet/all/whitelist/ppc64x.txt (about)

     1  // ppc64-specific vet whitelist. See readme.txt for details.
     2  
     3  runtime/asm_ppc64x.s: [GOARCH] reginit: function reginit missing Go declaration
     4  runtime/asm_ppc64x.s: [GOARCH] goexit: use of 24(R1) points beyond argument frame
     5  runtime/asm_ppc64x.s: [GOARCH] addmoduledata: function addmoduledata missing Go declaration
     6  runtime/duff_ppc64x.s: [GOARCH] duffzero: function duffzero missing Go declaration
     7  runtime/tls_ppc64x.s: [GOARCH] save_g: function save_g missing Go declaration
     8  runtime/tls_ppc64x.s: [GOARCH] load_g: function load_g missing Go declaration