aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/go.test
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-01go-test.exp (go-gc-tests): xfail test/nilptr.go runtime test on alpha*-*-*.Uros Bizjak1-10/+13
2012-01-30re PR go/48501 (64bit-out.go, select5-out.go, tmp.go compilation times out)Uros Bizjak1-0/+3
2012-01-25Remove a couple of object files committed by accident.Ian Lance Taylor2-1146/+0
2012-01-25go-test.exp (go-gc-tests): Handle a few more test lines.Ian Lance Taylor1-3/+11
2012-01-25Update to current Go testsuite.Ian Lance Taylor232-1167/+9149
2012-01-24compiler: Do not allow slice of array literal.Ian Lance Taylor1-53/+0
2012-01-23compiler: Give an error if a variable is defined but not used.Ian Lance Taylor12-6/+13
2012-01-21compiler: Change alias handling, change rune alias to int32.Ian Lance Taylor5-28/+23
2012-01-20compiler: Handle recursive interfaces.Ian Lance Taylor2-2/+2
2012-01-20go-test.exp (go-gc-tests): Pass correctly formatted options to go_target_comp...Uros Bizjak1-8/+11
2012-01-18re PR go/50656 (Several Go tests with unrecognized test line)Ian Lance Taylor3-9/+50
2012-01-13libgo: Update to weekly.2011-12-22.Ian Lance Taylor1-2/+2
2012-01-06compiler, runtime: Implement struct and array comparisons.Ian Lance Taylor2-10/+29
2011-12-28compiler: Prohibit comparisons of funcs, maps, and slices to non-nil.Ian Lance Taylor4-152/+2
2011-12-14libgo: Update to weekly.2011-12-06.Ian Lance Taylor2-10/+10
2011-12-13libgo: Update to weekly.2011-12-02.Ian Lance Taylor2-5/+3
2011-12-13compiler: Permit converting between string and named []byte/[]rune.Ian Lance Taylor2-11/+10
2011-12-08compiler: Don't check for hidden fields on struct assignments.Ian Lance Taylor6-104/+11
2011-12-07libgo: Update to weekly 2011-11-09.Ian Lance Taylor8-30/+41
2011-12-03libgo: Update to weekly.2011-11-02.Ian Lance Taylor12-48/+36
2011-11-04Fix select { case v, ok := <-c: }.Ian Lance Taylor1-0/+29
2011-10-26Update Go library to last weekly.Ian Lance Taylor2-76/+26
2011-10-22Update Go library to r60.3 release.Ian Lance Taylor1-20/+20
2011-09-23go-test.exp (errchk): Handle more cases of getting correct Tcl backslash quot...Ian Lance Taylor4-14/+14
2011-09-21Update Go testsuite to release r60.Ian Lance Taylor88-79/+2397
2011-09-20Implement goto restrictions.Ian Lance Taylor3-13/+17
2011-09-17Improve errors for invalid use of [...]type.Ian Lance Taylor1-1/+4
2011-09-16Block forever on send/receive to/from nil channel.Ian Lance Taylor1-4/+4
2011-09-16Update Go library to r60.Ian Lance Taylor5-151/+156
2011-07-11Check ia32 effective target.H.J. Lu1-1/+1
2011-05-20Update to current version of Go library.Ian Lance Taylor5-30/+33
2011-04-25* go.test/go-test.exp (go-set-goarch): Accept mips*-*-*.Rainer Orth1-1/+1
2011-04-01* go.test/go-test.exp (go-set-goarch): Recognize alpha*-*-*.Uros Bizjak1-0/+3