]> Cypherpunks repositories - gostls13.git/commit
test: add some test cases that were miscompiled by gccgo
authorIan Lance Taylor <iant@golang.org>
Tue, 10 Dec 2013 18:47:30 +0000 (10:47 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 10 Dec 2013 18:47:30 +0000 (10:47 -0800)
commit9bea6f3b2cf5efbf4df65293498dd7104c3f3f0f
treec827587a5979fb1c6407bcc120a3fc485e5c30a9
parent4321beba85d2317b86911401dd25bb87a48677e7
test: add some test cases that were miscompiled by gccgo

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/40310043
test/fixedbugs/bug480.dir/a.go [new file with mode: 0644]
test/fixedbugs/bug480.dir/b.go [new file with mode: 0644]
test/fixedbugs/bug480.go [new file with mode: 0644]
test/fixedbugs/bug481.go [new file with mode: 0644]
test/fixedbugs/bug482.go [new file with mode: 0644]
test/fixedbugs/issue6789.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue6789.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue6789.go [new file with mode: 0644]