[trans-mem] add support for C++ transaction expressions

Richard Henderson rth@redhat.com
Mon Jun 21 19:28:00 GMT 2010


On 06/21/2010 07:53 AM, Aldy Hernandez wrote:
> Hi.
> 
> This patch adds transaction expression support for C++.
> 
> No test, because there's already a common one here:
> 
> 	testsuite/c-c++-common/tm/trxn-expr.c
> 
> OK for branch?
> 
> 	* cp/parser.c (cp_parser_unary_expression): Handle
> 	RID_TRANSACTION.
> 	(cp_parser_transaction_expression): New.
> 

Ok.


r~



More information about the Gcc-patches mailing list