Hi, I have a fortran code which I've successfully compiled and run on both windows PC's and PPC macs. However, the same code will compile but run incorrectly on the new intel macs. I have tried g77, gfortran, and ifort, but they all produce the same problem.
One subroutine in particular...