[Bug fortran/14957] New: [gfortran] testsuite issues

jv244 at cam dot ac dot uk gcc-bugzilla@gcc.gnu.org
Wed Apr 14 18:27:00 GMT 2004


1) noncompile : empty
2) execute

contains a few instances of incorrect or non-standard fortran (many accepted 
by ifc, but that's no reference). 

incorrect equivalence:
intrinsic_fraction_exponent.f90
intrinsic_set_exponent.f90
arguments of different kind to max:
intrinsic_minmax.f90
syntax error (subroutine missing?):
stack_varsize.f90
non-standard intrinsic (dcmplx):
cmplx.f90
incorrect length of character variables passed:
intrinisic_index.f90
intrinisic_trim.f90
f95:
st_function.f90, line 32: Subobject of constant not allowed in statement
function

several instances where e.g. an integer is passed to a subroutine expecting a 
real. In principle that is illegal (but very common, indeed).

-- 
           Summary: [gfortran] testsuite issues
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list