[PPL-devel] FW: patch for merging graphite branch (before tuplification)

David Edelsohn dje.gcc at gmail.com
Thu Aug 21 17:01:06 CEST 2008


On Thu, Aug 21, 2008 at 6:39 AM, Abramo Bagnara <abramobagnara at tin.it> wrote:
>
> To better understand what's the problem with double floating point
> binary format could you try the attached program on the AIX machine and
> post the output of the following commands?
>
> gcc testdouble.c
> ./a.out 0xaaacccaa 0xacccaaac

-4.0182423960326471e-103

> ./a.out 0xacccaaac 0xaaacccaa

-6.871459756898565e-93

> ./a.out 0xcccaaacc 0xcaaaccca

-85705035845709847000000000000000000000000000000000000000000000

> ./a.out 0xcaaaccca 0xcccaaacc

-5013529507616260900000000000000000000000000000000000



More information about the PPL-devel mailing list