]> Cypherpunks repositories - gostls13.git/commit
gc: test & fix handling of very long string constants
authorRuss Cox <rsc@golang.org>
Tue, 16 Feb 2010 18:16:24 +0000 (10:16 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 16 Feb 2010 18:16:24 +0000 (10:16 -0800)
commite7fc5c278984783bf8f718974561853b732154c7
tree3df87538b0a7477d00ae53022bc8502f9c919e4f
parent115066fd14d0257112beab8cc09ca5d7f214ab6c
gc: test & fix handling of very long string constants

R=ken2
CC=golang-dev
https://golang.org/cl/207106
src/cmd/gc/lex.c
src/cmd/gc/subr.c
test/fixedbugs/bug257.go [new file with mode: 0644]