aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/go.test
AgeCommit message (Expand)AuthorFilesLines
2021-04-02Skip couple of Go tests on 32-bit SPARCEric Botcazou2-2/+2
2021-01-07test: add new Go tests from source repoIan Lance Taylor3-0/+33
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-18compiler: check for floating-point exponent overflowIan Lance Taylor2-11/+15
2020-12-17Go testsuite: handle +build lines correctlyIan Lance Taylor18-73/+119
2020-12-16test: add new Go tests from source repoIan Lance Taylor505-0/+13602
2020-12-16test: add new Go tests from source repoIan Lance Taylor274-0/+7480
2020-12-16test: add new Go tests from source repoIan Lance Taylor14-0/+579
2020-12-15Go testsuite: update bugs for recent changeIan Lance Taylor2-2/+2
2020-12-14go-test.exp: retain any characters at end of ERROR lineIan Lance Taylor1-2/+1
2020-12-09go-test.exp: recognize errorcheckdir -nIan Lance Taylor1-1/+1
2020-12-09go-test.exp: rewrite errchk regexp quotingIan Lance Taylor1-40/+22
2020-12-07go-test.exp: don't quote already-quoted parenthesesIan Lance Taylor1-2/+2
2020-12-03Go testsuite: update new tests to version in source repoIan Lance Taylor23-59/+50
2020-12-03Go testsuite: add a bunch of new tests from source repoIan Lance Taylor112-0/+3339
2020-12-03go-test.exp: add -I. when compiling in directoryIan Lance Taylor1-5/+5
2020-12-03testsuite: update existing Go tests to source repoIan Lance Taylor582-10318/+4741
2020-12-03compiler: defer to middle-end for complex divisionIan Lance Taylor3-2455/+4170
2020-12-02Go testsuite: update semi6.go from source repoIan Lance Taylor1-5/+3
2020-12-02compiler: reword "declared and not used" error messageIan Lance Taylor2-15/+5
2020-12-02compiler: improve mixed named/unnamed parameter error messageIan Lance Taylor1-3/+3
2020-12-01go-test.exp: permit trailing */ on ERROR lineIan Lance Taylor1-1/+1
2020-11-30compiler: improve error messages for expected curly braceIan Lance Taylor3-8/+6
2020-11-30compiler: always use int context for index valuesIan Lance Taylor1-6/+12
2020-11-30compiler: better error messages for missing interface methodIan Lance Taylor1-2/+2
2020-11-30compiler: improve error for import of non-stringIan Lance Taylor1-32/+4
2020-11-28compiler: avoid follow-on errors for bad typesIan Lance Taylor1-8/+13
2020-09-22go.test: update issue4458.go for recent changeIan Lance Taylor1-1/+1
2020-06-12go.test: update issue4085b.go to version from Go 1.13Ian Lance Taylor1-1/+3
2020-01-10compiler: permit duplicate methods from embedded interfacesIan Lance Taylor2-17/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-0/+1
2019-08-20compiler, runtime: implement shifts by signed amountsIan Lance Taylor1-5/+5
2019-06-23compiler: edit error messages to avoid -Wformat-diag warningsIan Lance Taylor1-3/+3
2019-05-16compiler: improve escape analysis on interface conversionsCherry Zhang1-1/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-03* go.test/go-test.exp (go-set-goarch): Use amd64p32 on x32.Ian Lance Taylor1-0/+2
2018-09-24libgo: update to Go 1.11Ian Lance Taylor2-17/+30
2018-02-22re PR go/84484 (libgo configure tests fail to find -latomic)Andreas Schwab1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-14libgo: update to go1.9Ian Lance Taylor1-13/+2
2017-06-23go-test.exp (go-set-goarch): Update MIPS architecture names.James Cowgill1-9/+7
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-8/+12
2017-01-25compiler: improvements for type alias handlingIan Lance Taylor1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
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