tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] 0.9.22 "make test" fails when tcc used to build itself


From: Charles Randall
Subject: [Tinycc-devel] 0.9.22 "make test" fails when tcc used to build itself
Date: Mon, 15 Nov 2004 01:25:15 -0800 (PST)

When I build tcc with itself,

# build with gcc and install
./configure --prefix=/tmp/tcc
make
make install

# rebuild with tcc and test
make distclean
./configure --prefix=/tmp/tcc --cc=/tmp/cfr/bin/tcc
make

Then "make test" with as shown below. Am I doing
something wrong?

-Charles

make test
...
--- test.ref    2004-11-15 02:11:22.000000000 -0700
+++ test.out    2004-11-15 02:11:22.000000000 -0700
@@ -397,7 +397,7 @@
 lltof: 320255981256704.000000 320255972942661.000000
320255972942661.000000
 ftoll: 320255981256704 320255972942661
320255972942661
 ulltof: 16458595053737082880.000000
16458594985017606144.000000
16458594985017606144.000000
-ftoull: 16458595053737082880 16458594985017606144
16458594985017606144
+ftoull: 16458595053737082880 18446740706455191552
16458594985017606144
 12345677
 3
 arith: 2147483648 2147483648 0


=====
Charles F. Randall, IV
address@hidden (always forwarded)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]