Why would a program give me a output of all NaNs on my Pentium 4 and my Athlon64 , but not on my Pentium 3. I used flags -O3 -ffast-math -mfpmath=sse on all machines. The Intel compiler 7.1 runs this program fine. How can I trace this problem down? Ron Young