(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
20010911-1.c
       1  /* Test for segfault handling an empty attribute.  */
       2  /* Origin: PR c/4294 from <tori@ringstrom.mine.nu>.  */
       3  
       4  void __attribute__(()) foo();