]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: don't report mark if other things are broken
authorRuss Cox <rsc@golang.org>
Tue, 30 Jul 2013 14:27:26 +0000 (10:27 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 30 Jul 2013 14:27:26 +0000 (10:27 -0400)
commitcd2eb4872223073ad00c6b06371c1ffcbad8fb63
treecd7193073064f1a2752a3d2ccbbb429addb5cfe2
parent27d17255dbe5c620dba1a427c2fd5e2d46cb03f7
cmd/gc: don't report mark if other things are broken

Fixes #5598.

R=ken2
CC=golang-dev
https://golang.org/cl/12104043
src/cmd/gc/dcl.c