aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-05-04 01:41:22 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-05-04 01:41:22 +0000
commit28fc5502cffc8cc4bda8f61dbf8df90b21b5118d (patch)
tree625eabfbbb030a39eb38cdde82ecdc8770d08c06 /gcc/go
parent652293284321e34fa1d87ad70c28a854b5b47580 (diff)
downloadgcc-28fc5502cffc8cc4bda8f61dbf8df90b21b5118d.zip
gcc-28fc5502cffc8cc4bda8f61dbf8df90b21b5118d.tar.gz
gcc-28fc5502cffc8cc4bda8f61dbf8df90b21b5118d.tar.bz2
cmd/go: enable tests of vet tool
Since gofrontend does have the vet tool now, we can test it. Reviewed-on: https://go-review.googlesource.com/111095 From-SVN: r259919
Diffstat (limited to 'gcc/go')
-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 c45c918..c36b08e 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-bf6f714559bd7b27b7686811aaf0f6e8e7f1c0d5
+12325f36d965e2ac3a4cbf787472ce24923327da
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.