]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: fix string index
authorKeith Randall <khr@golang.org>
Thu, 10 Sep 2015 17:01:15 +0000 (10:01 -0700)
committerKeith Randall <khr@golang.org>
Mon, 14 Sep 2015 05:14:51 +0000 (05:14 +0000)
commitc7081409bb58edc0fcbccbba230b1667845e94a6
tree1cb316d239bed488b7e61d2d2db19fcabd140f01
parentfda72e03751ab876ced9351611e42ad019090ec8
[dev.ssa] cmd/compile/internal/ssa: fix string index

Change-Id: I984d3e0410ac38c4e42ae8e3670ea47e2140de76
Reviewed-on: https://go-review.googlesource.com/14466
Reviewed-by: Alexandru Moșoi <alexandru@mosoi.ro>
Reviewed-by: Todd Neal <todd@tneal.org>
src/cmd/compile/internal/gc/ssa.go
src/cmd/compile/internal/gc/testdata/string_ssa.go