Update Go testsuite to release r60.
authorIan Lance Taylor <iant@google.com>
Wed, 21 Sep 2011 23:05:39 +0000 (23:05 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 21 Sep 2011 23:05:39 +0000 (23:05 +0000)
commite9fcc7074890e0be0a9ec7b2d17972ceea5aead4
tree2acf1e16abe40f8771b31004357e768d47be2d63
parent2d778bb7ab273cc8e68c483cce1587d6d943c230
Update Go testsuite to release r60.

* go.test/go-test.exp (errchk): Add special case for bug332.
(go-gc-tests): Add special cases for bug347 and bug348.  Recognize
some more test lines.

From-SVN: r179063
95 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/go.test/go-test.exp
gcc/testsuite/go.test/test/bench/regex-dna-parallel.go
gcc/testsuite/go.test/test/bench/regex-dna.go
gcc/testsuite/go.test/test/bench/timing.log
gcc/testsuite/go.test/test/bugs/bug322.dir/lib.go [deleted file]
gcc/testsuite/go.test/test/bugs/bug322.dir/main.go [deleted file]
gcc/testsuite/go.test/test/bugs/bug322.go [deleted file]
gcc/testsuite/go.test/test/bugs/bug324.dir/main.go [deleted file]
gcc/testsuite/go.test/test/bugs/bug324.dir/p.go [deleted file]
gcc/testsuite/go.test/test/bugs/bug324.go [deleted file]
gcc/testsuite/go.test/test/chan/select6.go [new file with mode: 0644]
gcc/testsuite/go.test/test/chan/zerosize.go [new file with mode: 0644]
gcc/testsuite/go.test/test/declbad.go
gcc/testsuite/go.test/test/divide.go [new file with mode: 0644]
gcc/testsuite/go.test/test/errchk
gcc/testsuite/go.test/test/fixedbugs/bug205.go
gcc/testsuite/go.test/test/fixedbugs/bug228.go
gcc/testsuite/go.test/test/fixedbugs/bug229.go
gcc/testsuite/go.test/test/fixedbugs/bug231.go
gcc/testsuite/go.test/test/fixedbugs/bug238.go
gcc/testsuite/go.test/test/fixedbugs/bug273.go
gcc/testsuite/go.test/test/fixedbugs/bug274.go
gcc/testsuite/go.test/test/fixedbugs/bug297.go
gcc/testsuite/go.test/test/fixedbugs/bug298.go
gcc/testsuite/go.test/test/fixedbugs/bug322.dir/lib.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug322.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug322.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug324.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug324.dir/p.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug324.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug327.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug328.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug329.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug330.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug331.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug332.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug333.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug334.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug335.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug335.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug335.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug336.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug337.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug338.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug339.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug340.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug341.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug342.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug343.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug344.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug345.dir/io.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug345.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug345.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug346.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug347.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug348.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug349.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug350.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug351.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug352.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug353.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug354.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug355.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug356.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug357.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug358.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug359.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug361.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug362.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug363.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug364.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/bug365.go [new file with mode: 0644]
gcc/testsuite/go.test/test/func6.go [new file with mode: 0644]
gcc/testsuite/go.test/test/func7.go [new file with mode: 0644]
gcc/testsuite/go.test/test/gc2.go [new file with mode: 0644]
gcc/testsuite/go.test/test/golden.out
gcc/testsuite/go.test/test/goprint.go [new file with mode: 0644]
gcc/testsuite/go.test/test/goto.go [new file with mode: 0644]
gcc/testsuite/go.test/test/import1.go
gcc/testsuite/go.test/test/initializerr.go
gcc/testsuite/go.test/test/interface/explicit.go
gcc/testsuite/go.test/test/interface/pointer.go
gcc/testsuite/go.test/test/interface/private.go [new file with mode: 0644]
gcc/testsuite/go.test/test/interface/private1.go [new file with mode: 0644]
gcc/testsuite/go.test/test/malloc1.go
gcc/testsuite/go.test/test/mallocrand.go
gcc/testsuite/go.test/test/method2.go
gcc/testsuite/go.test/test/nil.go
gcc/testsuite/go.test/test/nul1.go
gcc/testsuite/go.test/test/rename1.go
gcc/testsuite/go.test/test/run
gcc/testsuite/go.test/test/shift1.go [new file with mode: 0644]
gcc/testsuite/go.test/test/shift2.go [new file with mode: 0644]
gcc/testsuite/go.test/test/sizeof.go [new file with mode: 0644]