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]

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


Author: torvald
Date: Wed Oct 19 22:13:59 2011
New Revision: 180215

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180215
Log:
Do not free transaction-local memory when committing a nested transaction.

	* alloc.cc (commit_allocations_2): Do not free transaction-local
	memory when committing a nested transaction.

Modified:
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/alloc.cc


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