r249197 - in /trunk: gcc/go/gofrontend/MERGE li...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Jun 14 13:53:00 GMT 2017
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
More information about the Gcc-cvs
mailing list