cmd/go: silence ar with D flag failures
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 26 Jun 2019 00:04:36 +0000 (00:04 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 26 Jun 2019 00:04:36 +0000 (00:04 +0000)
commitc31a34018aa6c4f34102e8c5a93cc98def3b5a7b
treebc9301efe578b218e45f961367984653fdf77579
parentebecdd0c3649b02de48836d17baa949fa8f106f8
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
gcc/go/gofrontend/MERGE
libgo/go/cmd/go/internal/work/gccgo.go