diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-20 14:59:39 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-20 14:59:39 +0000 |
commit | 7ba0b15a7e552a6458a54b460752fd19f423170d (patch) | |
tree | 61538defc78695702f080b46ac3bb493c0c2b34d /gcc | |
parent | cace2309d494617577161853a358eb3a444c1688 (diff) | |
download | gcc-7ba0b15a7e552a6458a54b460752fd19f423170d.zip gcc-7ba0b15a7e552a6458a54b460752fd19f423170d.tar.gz gcc-7ba0b15a7e552a6458a54b460752fd19f423170d.tar.bz2 |
internal,net,os,runtime,syscall: fixes for AIX following update to go1.9
Reviewed-on: https://go-review.googlesource.com/64551
From-SVN: r253016
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 f6b5361..cca4a16 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -5fb74cd7192123a9ea06dcae0d5d8d0b3538db8f +90fe3da36d904b62d47c00ee40eef4fd2693a5da The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |