This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libitm/52526] libitm: stuck in futex_wait


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52526

--- Comment #3 from torvald at gcc dot gnu.org 2012-03-13 22:01:41 UTC ---
Author: torvald
Date: Tue Mar 13 22:01:34 2012
New Revision: 185358

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185358
Log:
libitm: Fix lost wake-up in serial lock.

    PR libitm/52526
    * config/linux/rwlock.cc (GTM::gtm_rwlock::read_lock): Fix lost
    wake-up.

Modified:
    trunk/libitm/ChangeLog
    trunk/libitm/config/linux/rwlock.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]