diff options
| author | Meng Zhuo <mzh@golangcn.org> | 2021-02-19 14:31:57 +0800 |
|---|---|---|
| committer | Meng Zhuo <mzh@golangcn.org> | 2021-02-19 08:48:55 +0000 |
| commit | 7764ee5614df2228e03326487af7670c7c5d268a (patch) | |
| tree | a08c69611afd380849692ad542eb38e36feb3bf0 /src/internal/execabs/execabs_test.go | |
| parent | 87f425da1433a172c1fa02134a8dab9a3784e24f (diff) | |
| download | go-7764ee5614df2228e03326487af7670c7c5d268a.tar.xz | |
runtime: fix invalid nil g check for for mips64x
In CL 292109 we removed unnecessary writes to gp.sched.g
but put wrong register to save g (R4 saves pointer to g) on mips64x
Change-Id: I9777846a7b0a46e1af83dcfc73b74649e0dba3c9
Reviewed-on: https://go-review.googlesource.com/c/go/+/293989
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Joel Sing <joel@sing.id.au>
Trust: Meng Zhuo <mzh@golangcn.org>
Run-TryBot: Meng Zhuo <mzh@golangcn.org>
Diffstat (limited to 'src/internal/execabs/execabs_test.go')
0 files changed, 0 insertions, 0 deletions
