PR libstdc++/87308 adjust regex used in std::any pretty printer
[official-gcc.git] / gcc / testsuite / c-c++-common / tm / abort-3.c
blobf2cf5b5dc2a51acf9a1d25758948a3eb5ecf670c
1 /* { dg-do compile } */
3 void f(void)
5 __transaction_atomic { /* { dg-error "__transaction_atomic. without trans" } */
6 __transaction_cancel; /* { dg-error "_cancel. without trans" } */