------- Comment #9 from anlauf at gmx dot de 2006-10-02 21:35 ------- (In reply to comment #8)
> This is NOT a bug. g77 compatibility and the Fortran 95 standard > have a conflict, and so IMNSHO the Fortran 95 standard wins. Gfortran unfortunately does not have a switch to compile legacy code in a way that is sufficiently compatible with g77. The (multiple) libraries that I use do use code similar to the example in quite a few places. I am not the author of these libraries, I just use them. Fortunately I can still use g77 on my platforms to compile the relevant set of files. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18026