]> Cypherpunks repositories - gostls13.git/commit
test: add test for gccgo comment lexing failure
authorIan Lance Taylor <iant@golang.org>
Tue, 8 Jul 2014 21:09:35 +0000 (14:09 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 8 Jul 2014 21:09:35 +0000 (14:09 -0700)
commitf2b59a3483e3d7638b55f4e01a20edac75890759
tree7b61445d920bbaf4a2041ee6fa5c6a59636aaa21
parentb0589864dc4e267b75c2ec609985b01f4ec372eb
test: add test for gccgo comment lexing failure

http://gcc.gnu.org/PR61746

http://code.google.com/p/gofrontend/issues/detail?id=35

LGTM=crawshaw
R=golang-codereviews, crawshaw
CC=golang-codereviews
https://golang.org/cl/111980043
test/fixedbugs/bug486.go [new file with mode: 0644]