github.com/hikaru7719/go@v0.0.0-20181025140707-c8b2ac68906a/src/cmd/vet/all/whitelist/mipsx.txt (about)

     1  // mips/mipsle-specific vet whitelist. See readme.txt for details.
     2  
     3  internal/bytealg/compare_mipsx.s: [GOARCH] cannot check cross-package assembly function: Compare is in package bytes
     4  internal/bytealg/compare_mipsx.s: [GOARCH] cannot check cross-package assembly function: cmpstring is in package runtime
     5  
     6  runtime/tls_mipsx.s: [GOARCH] save_g: function save_g missing Go declaration
     7  runtime/tls_mipsx.s: [GOARCH] load_g: function load_g missing Go declaration
     8  runtime/sys_linux_mipsx.s: [GOARCH] clone: 12(R29) should be mp+8(FP)
     9  runtime/sys_linux_mipsx.s: [GOARCH] clone: 4(R29) should be flags+0(FP)
    10  runtime/sys_linux_mipsx.s: [GOARCH] clone: 8(R29) should be stk+4(FP)