aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/stackalloc.go
diff options
context:
space:
mode:
authorDaniel Morsing <daniel.morsing@gmail.com>2015-06-14 23:06:39 +0100
committerDaniel Morsing <daniel.morsing@gmail.com>2015-06-15 12:06:05 +0000
commit3b817ef8f8e377e741ffa94ff3a5154bebe206cd (patch)
tree678ef32f00a8ba49e4e605602ad1c136756fef41 /src/cmd/compile/internal/ssa/stackalloc.go
parentc31b6dd0be202698a142568d8a8762db74b4516d (diff)
downloadgo-3b817ef8f8e377e741ffa94ff3a5154bebe206cd.tar.xz
[dev.ssa] fix equivalence class after aux/auxint refactor.
This caused the following code snippet to be miscompiled var f int x := g(&f) f = 10 Moving the store of 10 above the function call. Change-Id: Ic6951f5e7781b122cd881df324a38e519d6d66f0 Reviewed-on: https://go-review.googlesource.com/11073 Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/ssa/stackalloc.go')
0 files changed, 0 insertions, 0 deletions