diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-03-01 22:22:18 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-03-01 22:22:18 +0000 |
commit | 8ea1c33cb31be21fd7dc99402eee65f333b41521 (patch) | |
tree | 442919537d8ee973fb57b23020814cdd9b96200e /gcc | |
parent | 6d9fa41bae42fa4f618ca701cbaa8c7bb7be1392 (diff) | |
download | gcc-8ea1c33cb31be21fd7dc99402eee65f333b41521.zip gcc-8ea1c33cb31be21fd7dc99402eee65f333b41521.tar.gz gcc-8ea1c33cb31be21fd7dc99402eee65f333b41521.tar.bz2 |
cmd/go: restore passing D to ar
This restores part of https://golang.org/cl/45695 that was
accidentally lost in https://golang.org/cl/158019 (the update to
Go1.12beta2).
Reviewed-on: https://go-review.googlesource.com/c/164737
From-SVN: r269333
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 43c8b6b..62ce201 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -805c82cc141c593ea2f27d8614ecd204e2b5e76e +a72eca1f435002076655fd6a54ce869ac39856dc The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |