Testcase:
   pure function equals(self,string,ignore_case) result(same)
         if (end>len(self)) return
   end function

===
I was trying to reduce an ICE and found this one.


-- 
           Summary: ICE after error message on invalid code
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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

Reply via email to