cmd/go: run tests that require package build IDs
commitb0fbe7432e042f0a15628f58dc532b8da409769a
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2018 03:19:28 +0000 (3 03:19 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2018 03:19:28 +0000 (3 03:19 +0000)
tree2924a9b97de77cb12262d768a62e53dd42c18e08
parentc8752e489601cb6d3c702f057b12ab891d606168
cmd/go: run tests that require package build IDs

    These tests used to be disabled in the gofrontend since the go tool
    didn't support build IDs for the gofrontend. It does now, so enable
    the tests again.

    Reviewed-on: https://go-review.googlesource.com/111098

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259875 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/cmd/go/go_test.go