This is the mail archive of the gcc-cvs@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]

r185358 - in /trunk/libitm: ChangeLog config/li...


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]