test: add new Go tests from source repo
authorIan Lance Taylor <iant@golang.org>
Wed, 16 Dec 2020 22:52:57 +0000 (14:52 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 16 Dec 2020 22:53:31 +0000 (14:53 -0800)
commite38c912700f001ea1c8a32533bedb4c802e38d3f
treeab2b5e694da2fca3e5d4c7df2b0ad8f8dbf713cf
parent58a45ce44a9acf3d15fada265d2a391a8e1bc960
test: add new Go tests from source repo
14 files changed:
gcc/testsuite/go.test/test/fixedbugs/bug13343.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug19403.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug369.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug483.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug484.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug485.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug486.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug490.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug491.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug495.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug498.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug510.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug510.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug510.go [new file with mode: 0644]