aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-06-18 18:19:28 -0700
committerIan Lance Taylor <iant@golang.org>2022-06-21 08:03:17 -0700
commit7905a9ac26707ed6ac49e40e35a9c8755c6574e3 (patch)
tree6af893d33fba2d059e928b6e38fe65bf52db4a7c /gcc/go
parentf1fcd6e3ad911945bc3c24a3a5c7ea99b910121e (diff)
downloadgcc-7905a9ac26707ed6ac49e40e35a9c8755c6574e3.zip
gcc-7905a9ac26707ed6ac49e40e35a9c8755c6574e3.tar.gz
gcc-7905a9ac26707ed6ac49e40e35a9c8755c6574e3.tar.bz2
libgo: #include <sys/types.h> when checking for loff_t
PR go/106033 Fixes golang/go#53469 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/413214
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 4b75dd3..737bc48 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-a409e049737ec9a358a19233e017d957db3d6d2a
+77821de1a149c2e6ef9c154ae384c16292173039
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.