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

ian@gcc.gnu.org ian@gcc.gnu.org
Mon Mar 18 20:28:00 GMT 2019


Author: ian
Date: Mon Mar 18 20:27:59 2019
New Revision: 269780

URL: https://gcc.gnu.org/viewcvs?rev=269780&root=gcc&view=rev
Log:
    libgo: update to Go 1.12.1
    
    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/167749

Added:
    trunk/libgo/misc/cgo/test/testdata/
    trunk/libgo/misc/cgo/test/testdata/issue30527/
    trunk/libgo/misc/cgo/test/testdata/issue30527.go
    trunk/libgo/misc/cgo/test/testdata/issue30527/a.go
    trunk/libgo/misc/cgo/test/testdata/issue30527/b.go
Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/MERGE
    trunk/libgo/VERSION
    trunk/libgo/go/cmd/cgo/ast.go
    trunk/libgo/go/cmd/cgo/gcc.go
    trunk/libgo/go/cmd/cgo/main.go
    trunk/libgo/go/cmd/go/internal/cache/default.go
    trunk/libgo/go/cmd/go/internal/load/test.go
    trunk/libgo/go/cmd/go/internal/modfetch/coderepo.go
    trunk/libgo/go/cmd/go/internal/modfetch/coderepo_test.go
    trunk/libgo/go/internal/fmtsort/sort.go
    trunk/libgo/go/internal/fmtsort/sort_test.go
    trunk/libgo/go/os/removeall_at.go
    trunk/libgo/go/os/removeall_test.go
    trunk/libgo/go/path/filepath/path.go
    trunk/libgo/go/path/filepath/path_test.go
    trunk/libgo/go/path/filepath/symlink.go
    trunk/libgo/go/runtime/testdata/testprog/gc.go
    trunk/libgo/go/text/template/exec.go
    trunk/libgo/go/text/template/exec_test.go



More information about the Gcc-cvs mailing list