diff options
author | Clément Chigot <chigot.c@gmail.com> | 2020-05-26 11:31:37 +0200 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-09-22 17:29:52 -0700 |
commit | 63cd53d2f5da07856340bbea11ee09ab1125e8c0 (patch) | |
tree | fe31f55256655defed5054c94da8dc5ef81e9aa2 /gcc | |
parent | e41e66b78d4e0ba4f7e0b2423abf68d359a84fdd (diff) | |
download | gcc-63cd53d2f5da07856340bbea11ee09ab1125e8c0.zip gcc-63cd53d2f5da07856340bbea11ee09ab1125e8c0.tar.gz gcc-63cd53d2f5da07856340bbea11ee09ab1125e8c0.tar.bz2 |
runtime, net: fix build errors on AIX
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/235158
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 a8ba5a3..d17d397 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -b24062f0b2e8f6173731d5654afe0addf857270e +5605a0727d3395becba1fbd4447807073984ec13 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |