------- Comment #2 from rvatne at gmail dot com 2009-03-02 12:59 ------- (In reply to comment #1) > (In reply to comment #0) > > We have a rather large suite of fortran (mostly f90 - some f77) code that we > > would like to "port" to gnu fortan. It is today compiled on Sun f90 (derived > > from Cray CF90). We do have some issues... > > This might not be defined as a gfortran error - but we do not know (how to > > find > > out) > > > > Our current compiler allows redefinition of variables. gfortran seems not > > to. > > Is there a switch in gfortran that may be used? > > No. > > The code is invlaid Fortran. The best option is to fix your code. >
Is there a (preferred) "forum" that may be used for this kind of questions, rather than reporting them as gfortran errors?? Regards -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39342