1 /* { dg-do compile } */
2 /* { dg-options "-fgnu-tm -fdump-ipa-tmipa" } */
4 /* Test that irrevocability gets set for the obvious case. */
9 extern void crap() __attribute__((transaction_unsafe
));
13 __transaction_relaxed
{
20 /* { dg-final { scan-ipa-dump-times "GTMA_MAY_ENTER_IRREVOCABLE" 1 "tmipa" } } */