repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20010911-1.c
blob
f5a4724bc72b148a06581c7d0e7b404bedbf9915
1
/* Test for segfault handling an empty attribute. */
2
/* Origin: PR c/4294 from <tori@ringstrom.mine.nu>. */
3
4
void
__attribute__
(())
foo
();