[Bug fortran/40218] New: incorrect location for error message

jv244 at cam dot ac dot uk gcc-bugzilla@gcc.gnu.org
Thu May 21 08:38:00 GMT 2009


note the dot instead of the comma after target

> cat test.f90
INTEGER, TARGET. DIMENSION(9) :: I
END

> gfortran test.f90
test.f90:1.8:

INTEGER, TARGET. DIMENSION(9) :: I
        1
Error: Invalid character in name at (1)


-- 
           Summary: incorrect location for error message
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk


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



More information about the Gcc-bugs mailing list