]> Cypherpunks repositories - gostls13.git/commit
gc: avoid re-genning ninit in branches involving float comparison.
authorLuuk van Dijk <lvd@golang.org>
Thu, 1 Dec 2011 13:46:32 +0000 (14:46 +0100)
committerLuuk van Dijk <lvd@golang.org>
Thu, 1 Dec 2011 13:46:32 +0000 (14:46 +0100)
commit6bee4e556fddec07cbdeb348dd91d3e55f7e2960
tree5885cb4f4dcf4647fdee0e41533df8ea1bcef327
parentc4d0ac0e2f7a12cf44f4711b47bbc5737c14ce9c
gc: avoid re-genning ninit in branches involving float comparison.

R=rsc
CC=golang-dev
https://golang.org/cl/5451050
src/cmd/5g/cgen.c
src/cmd/6g/cgen.c
src/cmd/8g/cgen.c