]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: avoid worklist nondeterminism.
authorAlan Donovan <adonovan@google.com>
Thu, 30 Oct 2014 18:01:14 +0000 (14:01 -0400)
committerAlan Donovan <adonovan@google.com>
Thu, 30 Oct 2014 18:01:14 +0000 (14:01 -0400)
commit09f6f05c1fdd394ec512642e0cf086e0cf2d3d79
tree45d1e71b32959c5a66ad44e04cca4e35013d75bf
parentf21a02a179ca7335ee864512f9afb2c34d6c1850
cmd/cgo: avoid worklist nondeterminism.

+ Regression test.

Fixes #9026.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/162490043
misc/cgo/test/cgo_test.go
misc/cgo/test/issue9026.go [new file with mode: 0644]
src/cmd/cgo/gcc.go