r200251 - in /trunk/libitm: ChangeLog config/x8...
torvald@gcc.gnu.org
torvald@gcc.gnu.org
Thu Jun 20 16:40:00 GMT 2013
Author: torvald
Date: Thu Jun 20 16:40:54 2013
New Revision: 200251
URL: http://gcc.gnu.org/viewcvs?rev=200251&root=gcc&view=rev
Log:
libitm: Handle HTM fastpath in status query functions.
* query.cc (_ITM_inTransaction): Abort when using the HTM fastpath.
(_ITM_getTransactionId): Same.
* config/x86/target.h (htm_transaction_active): New.
Modified:
trunk/libitm/ChangeLog
trunk/libitm/config/x86/target.h
trunk/libitm/query.cc
More information about the Gcc-cvs
mailing list