Fwiw, I get the exact same results as Bob on an EV56 (miata) running a 2.6.15 kernel. Gcc version is 3.4.4.
Jeff D -----Original Message----- From: Bob McElrath [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 12:33 PM To: Tyson Whitehead Cc: [email protected] Subject: Re: Kernel IEEE Math Completion (everything is zeroed!?!) I don't seem to reproduce the problem on 2.6.15. 0/0 = nan 1/0 = inf 9.99989e-321/2 = 4.99994e-321 (0)<[EMAIL PROTECTED]:/tmp> uname -a Linux moya.mcelrath.org 2.6.15 #1 SMP Mon Mar 13 15:01:04 PST 2006 alpha GNU/Linux The gcc I have installed is 4.0.3, but I couldn't guarantee that's what I used to compile this kernel...

