libitm: Fix handling of reentrancy in the HTM fastpath.
authorTorvald Riegel <triegel@redhat.com>
Thu, 20 Jun 2013 16:40:38 +0000 (16:40 +0000)
committerTorvald Riegel <torvald@gcc.gnu.org>
Thu, 20 Jun 2013 16:40:38 +0000 (16:40 +0000)
commitb1db457bf9ac2c086273c8863b94b3bf814a6dd9
tree8928a26da25237053ba123d609fec2b28f64361d
parentdcef09b5d11f5c12d6e42a93bbf99d5b7b413080
libitm: Fix handling of reentrancy in the HTM fastpath.

PR libitm/57643
* beginend.cc (gtm_thread::begin_transaction): Handle reentrancy in
the HTM fastpath.

From-SVN: r200250
libitm/ChangeLog
libitm/beginend.cc