]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix build
authorKeith Randall <khr@golang.org>
Thu, 31 Mar 2016 17:57:48 +0000 (10:57 -0700)
committerKeith Randall <khr@golang.org>
Thu, 31 Mar 2016 18:00:36 +0000 (18:00 +0000)
commit4b95575bd4baa683bf1c5b75bd42adf8ab2871af
treecb66a50f4bf57aecd73d5426507a5917eff54b20
parentaf517da2f918835176862aec8690ddc6bb783af1
cmd/compile: fix build

Pushed from an old client by mistake.  These are the
missing changes.

Change-Id: Ia8d61c5c0bde907369366ea9ea98711823342803
Reviewed-on: https://go-review.googlesource.com/21349
Reviewed-by: Todd Neal <todd@tneal.org>
src/go/types/stdlib_test.go
test/fixedbugs/issue15002.go
test/run.go