blob: 90830f41cf353c712e73810945c8aac499c2a201 [file] [log] [blame]
/* { dg-do compile } */
void f(void)
{
__transaction_cancel; /* { dg-error "without transactional" } */
}