diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-10 19:51:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-10 19:51:24 +0000 |
commit | bbb31a1d5c53076fec251945ae5a500a3e973275 (patch) | |
tree | 273fb8b6b872d8a995d3a0bc4552ee862e3691c4 /gcc/go | |
parent | 9a004410d9f64d658864a899ab911ae9a31c444c (diff) | |
download | gcc-bbb31a1d5c53076fec251945ae5a500a3e973275.zip gcc-bbb31a1d5c53076fec251945ae5a500a3e973275.tar.gz gcc-bbb31a1d5c53076fec251945ae5a500a3e973275.tar.bz2 |
os, syscall: handle _st_timespec for AIX stat
Reviewed-on: https://go-review.googlesource.com/87197
From-SVN: r256450
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 dd7febb..7abc213 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -d8a9f7433a9e8a81c992ad2908818d2e84f3698b +19d94969c5202c07b3b166079b9f4ebbb52dfa6b The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |