diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-02-28 01:39:03 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-02-28 01:39:03 +0000 |
commit | 8cda97ab52eae061d34167a1f786b43a21e7521b (patch) | |
tree | 1c07855b97c253e5be40eeb767b23262df57483a /gcc | |
parent | 930540ca89c63a3b744e652af14f60169401c8df (diff) | |
download | gcc-8cda97ab52eae061d34167a1f786b43a21e7521b.zip gcc-8cda97ab52eae061d34167a1f786b43a21e7521b.tar.gz gcc-8cda97ab52eae061d34167a1f786b43a21e7521b.tar.bz2 |
runtime: update AIX memory allocation for new versions
Reviewed-on: https://go-review.googlesource.com/97357
From-SVN: r258052
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 dae8040..f23eef8 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -bd7fc3c85d874344b18bbb0a738ec94dfb43794b +821960465883fbdd96568f2325f55ee4b05de1cb The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |