Home | History | Annotate | Download | only in whitelist
      1 // mips64-specific vet whitelist. See readme.txt for details.
      2 
      3 reflect/asm_mips64x.s: [GOARCH] makeFuncStub: use of 16(R29) points beyond argument frame
      4 reflect/asm_mips64x.s: [GOARCH] methodValueCall: use of 16(R29) points beyond argument frame
      5 runtime/asm_mips64x.s: [GOARCH] abort: function abort missing Go declaration
      6 runtime/duff_mips64x.s: [GOARCH] duffzero: function duffzero missing Go declaration
      7 runtime/tls_mips64x.s: [GOARCH] save_g: function save_g missing Go declaration
      8 runtime/tls_mips64x.s: [GOARCH] load_g: function load_g missing Go declaration
      9