aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-10-19 16:53:13 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-10-19 16:53:13 +0000
commit29849c91e41478ce7c86d5fe4f1582179b845ef8 (patch)
tree99ea1098649c175fe24c94394f1bd520f6c18770 /gcc/go
parentb70f0b0cc3134537d56b2115289cb94c3eb7a4e4 (diff)
downloadgcc-29849c91e41478ce7c86d5fe4f1582179b845ef8.zip
gcc-29849c91e41478ce7c86d5fe4f1582179b845ef8.tar.gz
gcc-29849c91e41478ce7c86d5fe4f1582179b845ef8.tar.bz2
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
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 40f91ce..5c125c7 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-68bb6a9875499037d3eccb79a1f92e1c7a476d58
+5346c7d15362a16efa0defaaeca63b1fce1c1523
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.