source:
trunk/src/gcc/gcc/testsuite/gcc.c-torture/compile/20010911-1.c@
2
Last change on this file since 2 was 2, checked in by , 22 years ago | |
---|---|
|
|
File size: 141 bytes |
Line | |
---|---|
1 | /* Test for segfault handling an empty attribute. */ |
2 | /* Origin: PR c/4294 from <tori@ringstrom.mine.nu>. */ |
3 | |
4 | void __attribute__(()) foo(); |
Note:
See TracBrowser
for help on using the repository browser.