On 09/03/2013 06:03 AM, Tom de Vries wrote:
* semantics.c (finish_transaction_stmt, build_transaction_expr): Handle flag_exceptions.
I'd rather handle this at a lower level, by making build_must_not_throw_expr return its argument if -fno-exceptions.
Jason