aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2015-11-21 04:43:50 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2015-11-21 04:43:50 +0000
commit3b29389671c062edb90a96afda51b6c3ffa7e0d6 (patch)
treeecaa7acdd72fcc210b104330ca437612b296928b /gcc/go
parent5e83f17dd01ab8f4b12b82588fdd7f75a9cd5650 (diff)
downloadgcc-3b29389671c062edb90a96afda51b6c3ffa7e0d6.zip
gcc-3b29389671c062edb90a96afda51b6c3ffa7e0d6.tar.gz
gcc-3b29389671c062edb90a96afda51b6c3ffa7e0d6.tar.bz2
re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument)
PR go/66378 syscall: Fix initial offset value in syscall.Sendfile. Bug reported in https://gcc.gnu.org/PR66378. Reviewed-on: https://go-review.googlesource.com/17159 From-SVN: r230699
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 d03d18eb..9ee3535 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-81dcb1ba4de82a6c9325cb322d5a832a6b1f168d
+97ec885c715b3922b0866c081554899b8d50933a
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.