aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-01-19 05:09:43 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-01-19 05:09:43 +0000
commit2a3abc862a30fbb76db90bac333d8c4070a03df3 (patch)
treee0cc622cbd4c4d744c92f6dac58a662fa7612928 /gcc
parent5d158777580bd4b5ced86df46103010eef39f599 (diff)
downloadgcc-2a3abc862a30fbb76db90bac333d8c4070a03df3.zip
gcc-2a3abc862a30fbb76db90bac333d8c4070a03df3.tar.gz
gcc-2a3abc862a30fbb76db90bac333d8c4070a03df3.tar.bz2
mksysinfo: use rlimit64 if available when we use getrlimit64
This makes no difference on most systems, because <sys/resource.h> renames the type appropriately anyhow, but apparently it makes a difference on AIX. Reviewed-on: https://go-review.googlesource.com/88076 From-SVN: r256877
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 9cc8188..a66fe24 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-bce8720d4eb662f31026e9c7be6ce4d0aeb4ae3b
+87525458bcd5ab4beb5b95e7d58e3dfdbc1bd478
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.