Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20050801-1.c
blob: 7e32166a71901595516d4a989123d8ec7c01405b [
file
] [
log
] [
blame
]
__inline
void
libc_name_p
(
void
)
{
enum
{
A
=
1
};
}
void
nothrow_libfn_p
(
void
)
{
libc_name_p
();
}