aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/go.test
AgeCommit message (Expand)AuthorFilesLines
2016-03-04S/390: Set GOARCH to the current target when testing multiarch.Dominik Vogt1-5/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-21re PR go/66406 (go.test/test/nilptr.go FAILs with PIE)Ian Lance Taylor1-0/+5
2015-10-06compiler: Record each import as a distinct alias.Ian Lance Taylor2-3/+3
2015-03-04* go.test/go-test.exp (go-gc-tests): Skip nilptr test on s390*.Ian Lance Taylor1-1/+1
2015-02-26Add missing cleanup in go-gc-tests for cmpoutTom de Vries1-0/+1
2015-01-23re PR go/64510 (FAIL: go.test/test/nilptr2.go execution on non-split-stack ta...Ian Lance Taylor1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21go-test.exp (go-set-goarch): Add case for ppc64le goarch value for go testing.Lynn Boger1-1/+5
2014-11-05* go.test/go-test.exp (go-set-goarch): Enable tests on s390[x].Dominik Vogt1-0/+6
2014-11-05go-test.exp: In +build lines, require whitespace around expected strings, fix...Ian Lance Taylor1-6/+15
2014-11-04compiler: Logical operators should yield untyped bool for untyped operands.Ian Lance Taylor1-3/+3
2014-10-16compiler: Method names must be non-blank.Ian Lance Taylor2-16/+2
2014-10-16Test change for treating a function receiver as any other parameter list.Ian Lance Taylor1-4/+6
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek1-0/+7
2014-08-27compiler: Disallow call of *T method using **T variable.Ian Lance Taylor1-3/+3
2014-08-11compiler: Change return type comma-ok assignments to untyped bools.Ian Lance Taylor1-4/+4
2014-07-20compiler: If a variable that is only set, give not used error.Ian Lance Taylor1-0/+2
2014-07-20go-test.exp (go-gc-tests): Support multiple files in one package for compiled...Ian Lance Taylor1-7/+11
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge1-4/+4
2014-06-06libgo: Merge to master revision 19184.Ian Lance Taylor3-7/+7
2014-04-30go-test.exp (go-gc-tests): For rundir...Ian Lance Taylor1-2/+4
2014-01-15go-test.exp: Set goarch for aarch64*-*-*.Matthias Klose1-0/+3
2014-01-09go-test.exp (go-gc-tests): Skip nilptr tests that test the other Go compiler.Ian Lance Taylor1-0/+4
2014-01-09go-test.exp (go-gc-tests): Don't run peano.go on systems which don't support ...Uros Bizjak1-6/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13Update to copy of current master Go testsuite.Ian Lance Taylor95-135/+3096
2013-12-12compiler: Don't compare structs with blank non-comparable fields.Ian Lance Taylor2-4/+4
2013-10-24go-test.exp (errchk): Combine quoted strings in comments.Ian Lance Taylor1-0/+15
2013-10-14Update Go testsuite to a copy of the Go 1.1.2 testsuite.Ian Lance Taylor320-2873/+12744
2013-08-07compiler: Fix "missing return" error for case T1, T2 in type switches.Ian Lance Taylor1-2/+2
2013-06-26compiler: reject integer division by zero constant.Ian Lance Taylor2-3/+24
2013-06-25Update shift1.go test for recent changes.Ian Lance Taylor1-1/+204
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-12-13compiler: Accept trailing comma after varargs parameter.Ian Lance Taylor1-1/+1
2012-12-12runtime: Delete from a nil map is now a no-op.Ian Lance Taylor1-3/+2
2012-12-05compiler: Check for negative or inverted arguments to make.Ian Lance Taylor1-1/+2
2012-11-09go-test.exp (go-gc-tests): Handle runoutput test type with arguments.Ian Lance Taylor5-25/+104
2012-11-06Update index.go from master testsuite.Ian Lance Taylor1-0/+5
2012-10-23libgo: Update to current sources.Ian Lance Taylor2-3/+3
2012-09-29Update to current version of Go testsuite.Ian Lance Taylor748-2283/+7103
2012-08-23compiler: Comparisons return untyped boolean value.Ian Lance Taylor1-2/+2
2012-04-20go-test.exp (go-set-goarch): Recognize powerpc*-*-*.Ian Lance Taylor1-1/+8
2012-03-02libgo: Update to weekly.2012-02-22 release.Ian Lance Taylor6-344/+9
2012-03-02libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor1-4/+4
2012-02-14re PR go/48501 (64bit-out.go, select5-out.go, tmp.go compilation times out)Ian Lance Taylor1-0/+10
2012-02-12re PR go/51874 (Many libgo testsuite failures on IRIX)Ian Lance Taylor1-2/+2
2012-02-09go-test.exp (go-gc-tests): Don't run stack.go on systems which don't support ...Ian Lance Taylor1-5/+8
2012-02-09libgo: Update to weekly.2012-02-07.Ian Lance Taylor6-28/+37
2012-02-09go-test.exp (go-gc-tests): Don't run chan/select2.go on systems which don't s...Ian Lance Taylor1-0/+10