aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2023-04-19 15:05:54 -0700
committerIan Lance Taylor <iant@golang.org>2023-05-11 09:17:48 -0700
commitfd95566fda0b45e92e20562321221bd2c486c089 (patch)
tree49e37ece1acefbe11d45abe131982673a9513bd7 /gcc/go
parent0d0c467d216bf538faa7ceb75875e4efa73ae23f (diff)
downloadgcc-fd95566fda0b45e92e20562321221bd2c486c089.zip
gcc-fd95566fda0b45e92e20562321221bd2c486c089.tar.gz
gcc-fd95566fda0b45e92e20562321221bd2c486c089.tar.bz2
syscall: add prlimit
As of https://go.dev/cl/476695 golang.org/x/sys/unix can call syscall.prlimit, so we need such a function in libgo. For golang/go#46279 Fixes golang/go#59712 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/486576
Diffstat (limited to 'gcc/go')
-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 e133650..7022570 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-0411a2733fd468e69f1998edd91e8fe3ba40ff9e
+737de90a63002d4872b19772a7116404ee5815b4
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.