OpenCores
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/] [execute/] [920710-1.c] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
main()
2
{
3
  if ((double) 18446744073709551615ULL < 1.84467440737095e+19 ||
4
      (double) 18446744073709551615ULL > 1.84467440737096e+19)
5
    abort();
6
 
7
  if (16777217L != (float)16777217e0)
8
    abort();
9
 
10
  exit(0);
11
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.