]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: check order temp has correct type
authorKeith Randall <khr@google.com>
Mon, 15 Oct 2018 16:44:22 +0000 (09:44 -0700)
committerKeith Randall <khr@golang.org>
Mon, 15 Oct 2018 17:56:35 +0000 (17:56 +0000)
commit240a30da1b3f5d4d60640a09f135275e8fee8b92
tree7cc383bcf97d13bb0be10da6cd4bc968705b79d9
parent7c96d87eda45c93bf7218b79bc8ba85a3a21b066
cmd/compile: check order temp has correct type

Followon from CL 140306

Change-Id: Ic71033d2301105b15b60645d895a076107f44a2e
Reviewed-on: https://go-review.googlesource.com/c/142178
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/compile/internal/gc/sinit.go