]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgo: update to Go 1.12.1
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2019 20:27:59 +0000 (20:27 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2019 20:27:59 +0000 (20:27 +0000)
commit09d40c394c7425f4ef65e236c00b091533839c6d
tree97d68e0e70fb780b04f3171a0f53102a39c23f41
parent03bae9a8edae69d8e1ad550ead80f5bf2f68414d
libgo: update to Go 1.12.1

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/167749

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269780 138bc75d-0d04-0410-961f-82ee72b054a4
23 files changed:
gcc/go/gofrontend/MERGE
libgo/MERGE
libgo/VERSION
libgo/go/cmd/cgo/ast.go
libgo/go/cmd/cgo/gcc.go
libgo/go/cmd/cgo/main.go
libgo/go/cmd/go/internal/cache/default.go
libgo/go/cmd/go/internal/load/test.go
libgo/go/cmd/go/internal/modfetch/coderepo.go
libgo/go/cmd/go/internal/modfetch/coderepo_test.go
libgo/go/internal/fmtsort/sort.go
libgo/go/internal/fmtsort/sort_test.go
libgo/go/os/removeall_at.go
libgo/go/os/removeall_test.go
libgo/go/path/filepath/path.go
libgo/go/path/filepath/path_test.go
libgo/go/path/filepath/symlink.go
libgo/go/runtime/testdata/testprog/gc.go
libgo/go/text/template/exec.go
libgo/go/text/template/exec_test.go
libgo/misc/cgo/test/testdata/issue30527.go [new file with mode: 0644]
libgo/misc/cgo/test/testdata/issue30527/a.go [new file with mode: 0644]
libgo/misc/cgo/test/testdata/issue30527/b.go [new file with mode: 0644]