(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
ext/
asm4.C
void f ()
{
  __asm__ __volatile__ ("" : : );
}