(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
debug/
ctf/
ctf-1.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-gctf" } */
       3  
       4  void func(void)
       5  {
       6  }