URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [990203-1.c] - Rev 26
Go to most recent revision | Compare with Previous | Blame | View Log
int f (f) float f; { long long *ip = (long long *) &f; return (*ip & 0x7ff0000000000000LL ) != 0x7ff0000000000000LL ; }
Go to most recent revision | Compare with Previous | Blame | View Log