This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249197 - in /trunk: gcc/go/gofrontend/MERGE li...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 14 Jun 2017 13:53:43 -0000
- Subject: r249197 - in /trunk: gcc/go/gofrontend/MERGE li...
Author: ian
Date: Wed Jun 14 13:53:43 2017
New Revision: 249197
URL: https://gcc.gnu.org/viewcvs?rev=249197&root=gcc&view=rev
Log:
cmd/go: skip tests that do not work with gccgo
These tests fail for various reasons, most commonly because gccgo
doesn't really have GOROOT, so things like `go build errors` fail.
Reviewed-on: https://go-review.googlesource.com/45696
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/cmd/go/go_test.go
trunk/libgo/go/cmd/go/note_test.go