]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime, syscall: force EPOLLET to be positive
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 19 Oct 2016 16:53:13 +0000 (16:53 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 19 Oct 2016 16:53:13 +0000 (16:53 +0000)
commit29849c91e41478ce7c86d5fe4f1582179b845ef8
tree99ea1098649c175fe24c94394f1bd520f6c18770
parentb70f0b0cc3134537d56b2115289cb94c3eb7a4e4
runtime, syscall: force EPOLLET to be positive

    The C definition is 1U << 31.  Reportedly on some systems GCC's
    -fgo-dump-spec can print this as -2147483648.

    Reviewed-on: https://go-review.googlesource.com/31448

From-SVN: r241347
gcc/go/gofrontend/MERGE
libgo/go/runtime/netpoll_epoll.go
libgo/mkrsysinfo.sh
libgo/mksysinfo.sh