1 /* { dg-do compile } */
2 /* { dg-options "-fgnu-tm -O1" } */
5 __attribute__((transaction_pure
))
6 static inline void purefunc()
11 __attribute__((transaction_safe
))
16 __transaction_atomic
{
22 /* { dg-final { scan-assembler-not "_ITM_RfWU4" } } */