]> Cypherpunks repositories - gostls13.git/commit
gc: fix %N for OGOTO nodes.
authorLuuk van Dijk <lvd@golang.org>
Tue, 5 Jul 2011 22:02:03 +0000 (00:02 +0200)
committerLuuk van Dijk <lvd@golang.org>
Tue, 5 Jul 2011 22:02:03 +0000 (00:02 +0200)
commit13d048a2219f422202f4dad108734b24c0b32cac
tree2b485e1aceadd34b910fe4238959dc1ac1b05925
parenteea5443572e7a10b7133f199be2551756e157865
gc: fix %N for OGOTO nodes.

6g -W crashed on any source with a goto. this fixes that.

R=rsc, r
CC=golang-dev
https://golang.org/cl/4675052
src/cmd/gc/subr.c