aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-09-10 02:48:24 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-09-10 02:48:24 +0000
commitc96fc0812393c3e2744232c1f6e248776628397f (patch)
tree50a15ac8527d9faca731fd6589e21f35c950b300 /gcc
parent5447e8e2e249a12b0f22ccfb171ccc8fff9fcadc (diff)
downloadgcc-c96fc0812393c3e2744232c1f6e248776628397f.zip
gcc-c96fc0812393c3e2744232c1f6e248776628397f.tar.gz
gcc-c96fc0812393c3e2744232c1f6e248776628397f.tar.bz2
cmd/go: look for tool build ID before hashing entire file
Also fix the key used to store the ID. This is a significant speedup in cmd/go run time. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/194257 From-SVN: r275559
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 a762d6b..183dac5 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-5c3f52ffbae7a9bb59bce63cd2cffdd8af8f4a92
+68038b4fdf1456482af986cb05dcf3121bd43ffc
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.