- Notifications
You must be signed in to change notification settings - Fork18.4k
Commit0752bc8
committed
[release-branch.go1.3] runtime: fix nacl amd64p32 flakiness
««« CL 102710043 / 5640e19d768druntime: fix nacl amd64p32 flakinessnewproc takes two extra pointers, not two extra registers.On amd64p32 (nacl) they are different.We diagnosed this before the 1.3 cut but the tree was frozen.I believe this is causing the random problems on the builder.Fixes#8199.TBR=rCC=golang-codereviewshttps://golang.org/cl/102710043»»»TBR=rscCC=golang-codereviewshttps://golang.org/cl/1241200441 parent329d3ce commit0752bc8
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 |
| - | |
| 217 | + | |
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
|
0 commit comments
Comments
(0)