Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 20010911-1.c
blobf5a4724bc72b148a06581c7d0e7b404bedbf9915
1 /* Test for segfault handling an empty attribute. */
2 /* Origin: PR c/4294 from <tori@ringstrom.mine.nu>. */
4 void __attribute__(()) foo();