> I am wondering if g95 shouldn't have DATE and TIME intrinsics > for legacy compatibility with g77 fortran code? We are also missing the > ISATTY intrinsic as well. That's a very good beginner project. That's how I began to contribute to gfortran, actually. There is a list of missing intrinsics in PR 19292 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19292). FX