Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
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 <tori@ringstrom.mine.nu>. */
void
__attribute__
(())
foo
();