diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-04-23 00:41:03 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-04-23 00:41:03 +0000 |
commit | a38f74e823ec0e805c1a99f25198b33e76b97717 (patch) | |
tree | 9b4b729a487dd97f86d07f6cf705b202eb5d07a5 /gcc/go | |
parent | cd32366081ec90f860942988a991d0a7131c1ed2 (diff) | |
download | gcc-a38f74e823ec0e805c1a99f25198b33e76b97717.zip gcc-a38f74e823ec0e805c1a99f25198b33e76b97717.tar.gz gcc-a38f74e823ec0e805c1a99f25198b33e76b97717.tar.bz2 |
cmd/go: bring in final version of gccgo pkg-config support
This updates gccgo to the final version of https://golang.org/cl/18790,
by Michael Hudson-Doyle.
Update golang/go#11739.
Reviewed-on: https://go-review.googlesource.com/22400
From-SVN: r235380
Diffstat (limited to 'gcc/go')
-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 ce20dad..5c8cd7d 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -ff29ea8e4e69eb94958aef4388da09a61b2b52b6 +97b358f525584e45fa2e3d83fc7d3a091900927a The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |