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 bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 141 bytes
Line 
1/* Test for segfault handling an empty attribute. */
2/* Origin: PR c/4294 from <tori@ringstrom.mine.nu>. */
3
4void __attribute__(()) foo();
Note: See TracBrowser for help on using the repository browser.