* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / c-c++-common / tm / inline-asm-2.c
blob7d429fbbc850b5130d7951f69d857893c9bc9e23
1 // { dg-do compile }
2 // { dg-options "-fgnu-tm" }
4 __attribute__((transaction_callable))
5 void func()
7 __asm__ ("");