diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-03-07 15:22:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-03-07 15:22:46 +0000 |
commit | 123ba0918c9ba27eeba43c885854a553e2b8b6f7 (patch) | |
tree | 93f89fa694df342336ec869464cd172948b26400 /gcc | |
parent | 2dab5d909f20be950c35ab4767ba1e0b64cb6bbc (diff) | |
download | gcc-123ba0918c9ba27eeba43c885854a553e2b8b6f7.zip gcc-123ba0918c9ba27eeba43c885854a553e2b8b6f7.tar.gz gcc-123ba0918c9ba27eeba43c885854a553e2b8b6f7.tar.bz2 |
runtime: push arena on AIX higher due to clashes
Reviewed-on: https://go-review.googlesource.com/99117
From-SVN: r258337
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 26293e5..fd9823c 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -2a07cd31927ac943104f55d2b696e53e7cd073b3 +112623c89ee42b42bc748f12d9c704615634501b The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |