github.com/MangoDowner/go-gm@v0.0.0-20180818020936-8baa2bd4408c/src/cmd/vet/all/whitelist/mipsx.txt (about)

     1  // mips64-specific vet whitelist. See readme.txt for details.
     2  
     3  reflect/asm_mipsx.s: [GOARCH] makeFuncStub: use of 8(R29) points beyond argument frame
     4  reflect/asm_mipsx.s: [GOARCH] methodValueCall: use of 8(R29) points beyond argument frame
     5  runtime/asm_mipsx.s: [GOARCH] abort: function abort missing Go declaration
     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/asm_mipsx.s: [GOARCH] cannot check cross-package assembly function: Compare is in package bytes
     9  runtime/sys_linux_mipsx.s: [GOARCH] clone: 12(R29) should be mp+8(FP)
    10  runtime/sys_linux_mipsx.s: [GOARCH] clone: 4(R29) should be flags+0(FP)
    11  runtime/sys_linux_mipsx.s: [GOARCH] clone: 8(R29) should be stk+4(FP)