Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!sun-barr!apple!mips!daver!leadsv!pyramid!ctnews!risky!pase60!rbirch From: rbirch@pase60.Convergent.Com (Robert Birch) Newsgroups: comp.sys.apollo Subject: Re: Possible bug in SR10.3 C compiler Message-ID: <3922@risky.Convergent.COM> Date: 8 Apr 91 20:05:18 GMT References: <1991Apr5.155432.2831@oakhill.sps.mot.com> Sender: root@risky.Convergent.COM Reply-To: rbirch@pase60.UUCP (Robert Birch) Distribution: na Organization: Unisys Network Computing Group (CT), San Jose, CA Lines: 16 >main () >{ > double d; ^^^^^^ > > d = (unsigned long)0xFFFFFFFF; > printf ("%f\n", d); ^^ What is this SUPPOSED to do? >} >node_1271f!//node_1271f/usr2/tomc/tmp [2] cc -o test test.c >node_1271f!//node_1271f/usr2/tomc/tmp [3] ./test >-1.000000 -rdb (a hardware guy...)