diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-20 17:40:11 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-20 17:40:11 +0000 |
commit | 5e525857e9a7390d9a90de91618b133ab6051a9d (patch) | |
tree | d50a8f6f9050d90b84b0a3479b6a9d687202e5e6 /gcc/go | |
parent | e18f68c715a58aa7dc267357ff4e957e9bfc3ff6 (diff) | |
download | gcc-5e525857e9a7390d9a90de91618b133ab6051a9d.zip gcc-5e525857e9a7390d9a90de91618b133ab6051a9d.tar.gz gcc-5e525857e9a7390d9a90de91618b133ab6051a9d.tar.bz2 |
syscall: workaround for getsockname bug in AIX
Reviewed-on: https://go-review.googlesource.com/64552
From-SVN: r253021
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 cca4a16..27b0be0 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -90fe3da36d904b62d47c00ee40eef4fd2693a5da +84f827669dc76326ed99ebcc982c482aa148d8d8 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |