diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-12-24 05:05:32 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-12-24 05:05:32 +0000 |
commit | f2a879930992085ca4e4f6b0cdd8d4debc6f4a47 (patch) | |
tree | c94e2459b928f333204b4d5d14a9e36ebe2244ff /gcc/go | |
parent | 767a77e593aee3ddde5cef8fb6e1755bf5efce20 (diff) | |
download | gcc-f2a879930992085ca4e4f6b0cdd8d4debc6f4a47.zip gcc-f2a879930992085ca4e4f6b0cdd8d4debc6f4a47.tar.gz gcc-f2a879930992085ca4e4f6b0cdd8d4debc6f4a47.tar.bz2 |
re PR go/93020 (Final patches to build gcc-10 on GNU/Hurd)
PR go/93020
libgo: Hurd portability patches
By Svante Signell.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/212409
From-SVN: r279724
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index b293373..b3aa656 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -85641a0f26061f7c98db42a2adb3250c07ce504e +393957c8b68e370504209eb901aa0c3874e256d4 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |