[Bug fortran/60781] New: cannot match namelist object name

lauraelcomeau at yahoo dot co.uk gcc-bugzilla@gcc.gnu.org
Mon Apr 7 17:47:00 GMT 2014


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

            Bug ID: 60781
           Summary: cannot match namelist object name
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: lauraelcomeau at yahoo dot co.uk

Created attachment 32559
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32559&action=edit
namelist

Hi

I am trying to compile code using gfortran on a mac which I have previously
successfully compiled and run on a PC. 

I get the following error:

At line 171 of file ./code/INPUT.f90 (unit = 5, file = 'stdin')
Fortran runtime error: Cannot match namelist object name ‘met_04270_62_65.txt’

The namelist is attached.

I see there are similar errors reported but can't find out whether there is a
fix for this or not.

Any help would be greatly appreciated - even if it is a workaround.

Thanks

Laura


More information about the Gcc-bugs mailing list