cmd/go: run tests that require package build IDs
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 3 May 2018 03:19:28 +0000 (03:19 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 3 May 2018 03:19:28 +0000 (03:19 +0000)
commit5cf052826f45f14bdffbb3b59b66243dcb132a5b
tree2924a9b97de77cb12262d768a62e53dd42c18e08
parent478025193a3402016d59611cfc89002db611fb2c
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

From-SVN: r259875
gcc/go/gofrontend/MERGE
libgo/go/cmd/go/go_test.go