complex :: z
z = cmplx(0.0, cmplx(0.0,0.0))
end

Expected:
  Error: line 2: Wrong data type for argument Y to the CMPLX intrinsic

Result:
  Interner Fehler bei (1):
  gfc_simplify_dcmplx(): Bad type (y)


-- 
           Summary: ICE gfc_simplify_dcmplx(): Bad type when passing
                    BT_COMPLEX to cmplx
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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

Reply via email to