diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-08-29 21:00:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-08-29 21:00:46 +0000 |
commit | 888a9854256974585874eb982fceda24cd7842d3 (patch) | |
tree | 7542588b4c0fd03464081906161f51440c35b3b6 /gcc | |
parent | 6fa7df983e21a1c084ce063e650652011451b455 (diff) | |
download | gcc-888a9854256974585874eb982fceda24cd7842d3.zip gcc-888a9854256974585874eb982fceda24cd7842d3.tar.gz gcc-888a9854256974585874eb982fceda24cd7842d3.tar.bz2 |
libgo: fix Stat_t on AIX
Reviewed-on: https://go-review.googlesource.com/59911
From-SVN: r251436
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 3351558..b224ba9e 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -a28f1d8aa306bdb5166af1f087e5f5027ce51d6d +03a2c6be0c6e2b8ef62a5a424c5518bfb7cce0b9 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |