r259918 - in /trunk: gcc/go/gofrontend/MERGE li...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri May 4 01:34:00 GMT 2018


Author: ian
Date: Fri May  4 01:34:30 2018
New Revision: 259918

URL: https://gcc.gnu.org/viewcvs?rev=259918&root=gcc&view=rev
Log:
    cmd/go: update to match recent changes to gc
    
    In https://golang.org/cl/111097 the gc version of cmd/go was updated
    to include some gofrontend-specific changes. The gofrontend code
    already has different versions of those changes; this CL makes the
    gofrontend match the upstream code.
    
    Reviewed-on: https://go-review.googlesource.com/111099

Added:
    trunk/libgo/go/go/build/gc.go
    trunk/libgo/go/go/build/gccgo.go
Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/go/cmd/go/alldocs.go
    trunk/libgo/go/cmd/go/internal/cfg/cfg.go
    trunk/libgo/go/cmd/go/internal/help/helpdoc.go
    trunk/libgo/go/cmd/go/internal/load/pkg.go
    trunk/libgo/go/go/build/build.go



More information about the Gcc-cvs mailing list