From c6885aa1e21483cbf60680fc3cafbac24c19c1e1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 8 Jan 2006 01:52:44 +0000 Subject: [PATCH] * sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex value where it shouldn't. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f985cd7..a67fdab 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2006-01-07 Ulrich Drepper + + * sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc + being to clever and reloading the futex value where it shouldn't. + 2006-01-06 Ulrich Drepper * descr.h [!__PTHREAD_MUTEX_HAVE_PREV] (DEQUEUE_MUTEX): Use -- 2.7.4