Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
isinf.c
blob: 12a8283747f61c759b358c64213e8de81f423d30 [
file
] [
log
] [
blame
]
int
isinf
()
{
return
0
;
}