aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-06-14 11:33:42 -0700
committerIan Lance Taylor <iant@golang.org>2022-06-17 14:27:06 -0700
commit7f195a2270910a6ed08bd76e3a16b0a6503f9faf (patch)
tree053387a6fe016bd4420765eb3c45415787fae6f7 /gcc/go
parenta284fadcce8ef443cc3cc047a8017745efb51758 (diff)
downloadgcc-7f195a2270910a6ed08bd76e3a16b0a6503f9faf.zip
gcc-7f195a2270910a6ed08bd76e3a16b0a6503f9faf.tar.gz
gcc-7f195a2270910a6ed08bd76e3a16b0a6503f9faf.tar.bz2
libgo: permit loff_t and off_t to be macros
They are macros in musl libc, rather than typedefs, and -fgo-dump-spec doesn't handle that case. Based on patch by Sören Tempel. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/412075
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 0cda305..4b75dd3 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-8db6b78110f84e22c409f334aeaefb80a8b39917
+a409e049737ec9a358a19233e017d957db3d6d2a
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.