modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/20010911-1.c (about) 1 /* Test for segfault handling an empty attribute. */ 2 /* Origin: PR c/4294 from <tori@ringstrom.mine.nu>. */ 3 4 void __attribute__(()) foo();