Q For Language Lawyers

jimmie.davis@l-3com.com jimmie.davis@l-3com.com
Thu Feb 3 21:52:00 GMT 2011


Hello all,

Working on porting some very old fortran (from a SEL / GOULD system) to
gfortran.

The code seems to believe that the namespace for format labels and for
statement labels are different:

                               DO 10 I=,100

  10                         END DO


<bunch of code>

 10                          FORMAT(A10)
                               WRITE(5,1),STRING


Is this standard conforming ?


Thanks,
Bud Davis





More information about the Fortran mailing list