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]

r180214 - in /branches/transactional-memory/lib...


Author: torvald
Date: Wed Oct 19 22:13:44 2011
New Revision: 180214

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180214
Log:
Fixed gtm_thread::serialirr_mode to actually use serialirr, not serial.

	* method-serial.cc (GTM::gtm_thread::serialirr_mode): Fixed: Use
	serial-irrevocable dispatch, not serial.

Modified:
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/method-serial.cc


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