aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-05-03 03:19:28 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-05-03 03:19:28 +0000
commit5cf052826f45f14bdffbb3b59b66243dcb132a5b (patch)
tree2924a9b97de77cb12262d768a62e53dd42c18e08 /gcc
parent478025193a3402016d59611cfc89002db611fb2c (diff)
downloadgcc-5cf052826f45f14bdffbb3b59b66243dcb132a5b.zip
gcc-5cf052826f45f14bdffbb3b59b66243dcb132a5b.tar.gz
gcc-5cf052826f45f14bdffbb3b59b66243dcb132a5b.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 8de30a1..bb1f4eb 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-cef3d77a3dc0207454aabdc3ef0e8f9a0ffdf32e
+e367bffce3d2c49b456fdf41ab097bded2bcbc3b
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.