This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]