aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-06-26 00:04:36 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-06-26 00:04:36 +0000
commitc31a34018aa6c4f34102e8c5a93cc98def3b5a7b (patch)
treebc9301efe578b218e45f961367984653fdf77579 /gcc
parentebecdd0c3649b02de48836d17baa949fa8f106f8 (diff)
downloadgcc-c31a34018aa6c4f34102e8c5a93cc98def3b5a7b.zip
gcc-c31a34018aa6c4f34102e8c5a93cc98def3b5a7b.tar.gz
gcc-c31a34018aa6c4f34102e8c5a93cc98def3b5a7b.tar.bz2
cmd/go: silence ar with D flag failures
The first call of ar must not show its output in order to avoid useless error messages about D flag. The corresponding Go toolchain patch is CL 182077. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/183817 From-SVN: r272661
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 ca0578a..caa7bf9 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-a857aad2f3994e6fa42a6fc65330e65d209597a0
+1d6578a20a9a2ee599a07f03cf7f8e7797d72b9c
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.