[Bug fortran/38303] New: poor error message

jv244 at cam dot ac dot uk gcc-bugzilla@gcc.gnu.org
Fri Nov 28 14:09:00 GMT 2008


> gfortran test.f90
test.f90:1.10:

 IF (a>b) "STOP TEST"
         1
Error: Cannot assign to a named constant at (1)

> cat test.f90
 IF (a>b) "STOP TEST"
 END


-- 
           Summary: poor error message
           Product: gcc
           Version: 4.4.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=38303



More information about the Gcc-bugs mailing list