https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66378
--- Comment #2 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> --- Author: ian Date: Sat Nov 21 04:44:07 2015 New Revision: 230700 URL: https://gcc.gnu.org/viewcvs?rev=230700&root=gcc&view=rev Log: 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 Modified: branches/gcc-5-branch/libgo/go/syscall/libcall_linux.go