]> Cypherpunks repositories - gostls13.git/commit
gc: distinguish fatal compiler bug from error+exit
authorRuss Cox <rsc@golang.org>
Sun, 11 Apr 2010 21:52:06 +0000 (14:52 -0700)
committerRuss Cox <rsc@golang.org>
Sun, 11 Apr 2010 21:52:06 +0000 (14:52 -0700)
commit9475cafa7340df9b86c359fa16ce03c005283229
tree63841496eed22ec6ef6818f019829b7eee91f682
parentfe7826858c6923f8c18acfa9926cd36192883bdc
gc: distinguish fatal compiler bug from error+exit

R=ken2
CC=golang-dev
https://golang.org/cl/902044
src/cmd/gc/lex.c
src/cmd/gc/obj.c
src/cmd/gc/subr.c
src/cmd/gc/typecheck.c