1 // { dg-do compile { target c++11 } }
2 // { dg-options "-fgnu-tm -O -fdump-tree-tmmark -fdump-tree-tmlower -Wno-terminate" }
10 __transaction_atomic noexcept(true)
18 /* { dg-final { scan-tree-dump-times "eh_must_not_throw" 2 "tmlower" } } */
19 /* { dg-final { scan-tree-dump-times "ITM_RU" 1 "tmmark" } } */