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

Abramo Bagnara abramobagnara at tin.it
Thu Aug 21 12:39:35 CEST 2008


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
./a.out 0xacccaaac 0xaaacccaa
./a.out 0xcccaaacc 0xcaaaccca
./a.out 0xcaaaccca 0xcccaaacc

-- 
Abramo Bagnara

Opera Unica                          Phone: +39.0546.656023
Via Borghesi, 16
48014 Castel Bolognese (RA) - Italy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testdouble.c
Type: text/x-c++
Size: 568 bytes
Desc: not available
URL: <http://www.cs.unipr.it/pipermail/ppl-devel/attachments/20080821/e33af298/attachment.bin>


More information about the PPL-devel mailing list