aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/20010911-1.c
blob: f5a4724bc72b148a06581c7d0e7b404bedbf9915 (plain)
1
2
3
4
/* Test for segfault handling an empty attribute.  */
/* Origin: PR c/4294 from <tori@ringstrom.mine.nu>.  */

void __attribute__(()) foo();