Sign in
chromium
/
native_client
/
nacl-gcc
/
167ac2bec3ffd459c0eecffb94f1282f6b4e1fdd
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20010911-1.c
blob: f5a4724bc72b148a06581c7d0e7b404bedbf9915 [
file
] [
log
] [
blame
]
/* Test for segfault handling an empty attribute. */
/* Origin: PR c/4294 from <
[email protected]
>. */
void
__attribute__
(())
foo
();