Dear Rob, > What compiler options best get gfortran to behave like other compilers > with the -r8 flag? -freal-4-real-8 should do the trick. You can also try -fdefault-real-8 -fdefault-double-8 FX