OSDN Git Service

PR middle-end/34688
[pf3gnuchains/gcc-fork.git] / 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();