Update to copy of current master Go testsuite.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 13 Dec 2013 05:23:14 +0000 (05:23 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 13 Dec 2013 05:23:14 +0000 (05:23 +0000)
commita8c3f1cd2cf1de79aca854332b88431d4fa5241d
treec67736e2ae2c733d75720c237eb1eb8c4fd3964f
parent8a614b4f3780a41ff631ba33c6990c8d7766a273
Update to copy of current master Go testsuite.

From-SVN: r205955
95 files changed:
gcc/testsuite/go.test/test/bench/shootout/timing.log
gcc/testsuite/go.test/test/blank.go
gcc/testsuite/go.test/test/blank1.go
gcc/testsuite/go.test/test/chan/doubleselect.go
gcc/testsuite/go.test/test/chan/select2.go
gcc/testsuite/go.test/test/deferfin.go [new file with mode: 0644]
gcc/testsuite/go.test/test/divmod.go [new file with mode: 0644]
gcc/testsuite/go.test/test/errchk
gcc/testsuite/go.test/test/escape2.go
gcc/testsuite/go.test/test/escape5.go
gcc/testsuite/go.test/test/fixedbugs/bug191.dir/a.go
gcc/testsuite/go.test/test/fixedbugs/bug191.dir/b.go
gcc/testsuite/go.test/test/fixedbugs/bug191.dir/main.go
gcc/testsuite/go.test/test/fixedbugs/bug295.go
gcc/testsuite/go.test/test/fixedbugs/bug385_64.go
gcc/testsuite/go.test/test/fixedbugs/bug435.go
gcc/testsuite/go.test/test/fixedbugs/bug460.dir/a.go
gcc/testsuite/go.test/test/fixedbugs/bug460.dir/b.go
gcc/testsuite/go.test/test/fixedbugs/bug475.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug476.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug477.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug478.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug478.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug478.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug479.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug479.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug479.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug480.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug480.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug480.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug481.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug482.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue4085a.go
gcc/testsuite/go.test/test/fixedbugs/issue4251.go
gcc/testsuite/go.test/test/fixedbugs/issue4517d.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue4776.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue4847.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5172.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5358.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5493.go
gcc/testsuite/go.test/test/fixedbugs/issue5581.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5609.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5698.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5704.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5856.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5910.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5910.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5910.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5957.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5957.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5957.dir/c.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5957.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5963.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6004.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6036.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6055.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6131.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6140.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6247.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6269.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6298.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6399.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6513.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6513.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6513.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6513.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6789.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6789.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6789.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6899.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6899.out [new file with mode: 0644]
gcc/testsuite/go.test/test/import1.go
gcc/testsuite/go.test/test/interface/explicit.go
gcc/testsuite/go.test/test/interface/fail.go
gcc/testsuite/go.test/test/mapnan.go
gcc/testsuite/go.test/test/method2.go
gcc/testsuite/go.test/test/nilcheck.go [new file with mode: 0644]
gcc/testsuite/go.test/test/nilptr.go
gcc/testsuite/go.test/test/nilptr2.go [new file with mode: 0644]
gcc/testsuite/go.test/test/nilptr3.go [new file with mode: 0644]
gcc/testsuite/go.test/test/recover.go
gcc/testsuite/go.test/test/recover3.go
gcc/testsuite/go.test/test/run.go
gcc/testsuite/go.test/test/shift2.go
gcc/testsuite/go.test/test/sizeof.go
gcc/testsuite/go.test/test/slice3.go [new file with mode: 0644]
gcc/testsuite/go.test/test/slice3err.go [new file with mode: 0644]
gcc/testsuite/go.test/test/stress/runstress.go
gcc/testsuite/go.test/test/string_lit.go
gcc/testsuite/go.test/test/syntax/chan1.go
gcc/testsuite/go.test/test/syntax/semi1.go
gcc/testsuite/go.test/test/syntax/semi2.go
gcc/testsuite/go.test/test/syntax/semi3.go
gcc/testsuite/go.test/test/syntax/semi4.go
gcc/testsuite/go.test/test/testlib