[Bug go/92861] Passes relative time to sem_timedwait on GNU/Hurd
ian at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 9 18:04:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92861
--- Comment #6 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Mon Dec 9 18:03:53 2019
New Revision: 279136
URL: https://gcc.gnu.org/viewcvs?rev=279136&root=gcc&view=rev
Log:
PR go/92861
runtime: don't define CLOCK_REALTIME in os_hurd.go
It's already defined in sysinfo.go.
Patch by Samuel Thibault.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/210538
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/runtime/os_hurd.go
More information about the Gcc-bugs
mailing list