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

torvald@gcc.gnu.org torvald@gcc.gnu.org
Wed Oct 19 22:14:00 GMT 2011


Author: torvald
Date: Wed Oct 19 22:14:17 2011
New Revision: 180216

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180216
Log:
Handle re-initialization of the current method group.

	* retry.cc (GTM::gtm_thread::decide_retry_strategy): Handle
	re-initialization of the current method group.
	* libitm_i.h (GTM::gtm_restart_reason): Add restart reason for this.

Modified:
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/libitm_i.h
    branches/transactional-memory/libitm/retry.cc



More information about the Gcc-cvs mailing list