From 2a3abc862a30fbb76db90bac333d8c4070a03df3 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 19 Jan 2018 05:09:43 +0000 Subject: mksysinfo: use rlimit64 if available when we use getrlimit64 This makes no difference on most systems, because renames the type appropriately anyhow, but apparently it makes a difference on AIX. Reviewed-on: https://go-review.googlesource.com/88076 From-SVN: r256877 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/go') 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. -- cgit v1.1