aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-11-29 15:31:39 -0800
committerIan Lance Taylor <iant@golang.org>2022-11-29 16:09:13 -0800
commitb6c6a3d64f2e4e9347733290aca3c75898c44b2e (patch)
treec3f37a1483d0e780eaf20715c4c565612b883ffb /gcc/go
parent3832c6f7e672e76bba74a508bf3a49740ea38046 (diff)
downloadgcc-b6c6a3d64f2e4e9347733290aca3c75898c44b2e.zip
gcc-b6c6a3d64f2e4e9347733290aca3c75898c44b2e.tar.gz
gcc-b6c6a3d64f2e4e9347733290aca3c75898c44b2e.tar.bz2
syscall, runtime: always call XSI strerror_r
This does the right thing for either glibc or musl on GNU/Linux. Based on patch by Sören Tempel. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/454176
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 7e531c3..984d832 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-5e658f4659c551330ea68f5667e4f951b218f32d
+fef6aa3c1678cdbe7dca454b2cebb369d8ba81bf
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.