]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/ssa: mark race/nodfp as unimplemented
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 4 Jul 2015 03:28:56 +0000 (20:28 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sun, 5 Jul 2015 03:50:17 +0000 (03:50 +0000)
commit0a133cddd5f74760dac2171788cee29bada83ca7
tree479ff0157bfd4e48ce44af8a3f919f2327209e0a
parent1edf4897df1000c240682ffa92fc4649c1c4bfb3
[dev.ssa] cmd/compile/ssa: mark race/nodfp as unimplemented

Partly fixes the build, by punting.
Other things have broken in the meantime.

Change-Id: I1e2b8310057cbbbd9ffc501ef51e744690e00726
Reviewed-on: https://go-review.googlesource.com/11875
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/ssa.go