Re: [libitm] fix reentrant.c testcase

2012-01-05 Thread Aldy Hernandez
On 01/04/12 18:54, Patrick Marlier wrote: In the reentrant.c testcase, the first transaction has no transactional access and thus removed. In order to keep this transaction, I added a shared access inside. Tested on i686. OK to commit? (I don't have an account, so thanks in advance to committer)

[libitm] fix reentrant.c testcase

2012-01-04 Thread Patrick Marlier
In the reentrant.c testcase, the first transaction has no transactional access and thus removed. In order to keep this transaction, I added a shared access inside. Tested on i686. OK to commit? (I don't have an account, so thanks in advance to committer) -- Patrick Marlier. 2012-01-04 Patrick M