Is anyone else noticing this on any other platforms?
On MacOS X 10.4.3 with the latest cctools and gcc cvs,
I find that...
gfortran -O3 -funroll-loops TESTFPU.f90
...seems to throw the compiler into some sort of endless loop
from which it neither exits nor generates any error messages.
Jack