r180688 - in /branches/transactional-memory/gcc...

torvald@gcc.gnu.org torvald@gcc.gnu.org
Sun Oct 30 23:37:00 GMT 2011


Author: torvald
Date: Sun Oct 30 23:37:33 2011
New Revision: 180688

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180688
Log:
Fix tm_region association of blocks with the "over" label.

	* trans-mem.c (struct tm_region): Extended comment.
	(tm_region_init): Fix tm_region association of blocks with the "over"
	label used for transcation abort.
	* testsuite/c-c++-common/tm/cancel-1.c: New file.

Added:
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/cancel-1.c
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/trans-mem.c



More information about the Gcc-cvs mailing list