I am getting the following compile errors with:

Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../main/configure --prefix=/home/jerry/gcc/usr
--enable-languages=c,fortran --disable-libmudflap
Thread model: posix
gcc version 4.2.0 20060124 (experimental)


$ gfc -w fm311.f
 In file fm311.f:1047

      IVCOMP = IFOS19(4)
              1
 In file fm311.f:86

      COMMON /IFOS19/IVCN01
                    2
Error: Global name 'ifos19' at (1) is already being used as a COMMON at (2)


-- 
           Summary: NIST regression on fm311.f
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jvdelisle at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25964

Reply via email to