------- Comment #14 from pinskia at gcc dot gnu dot org  2005-11-02 21:12 
-------
Subject: Bug 18157

Author: pinskia
Date: Wed Nov  2 21:12:27 2005
New Revision: 106397

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106397
Log:
2005-11-02  Andrew Pinski  <[EMAIL PROTECTED]>

        PR fortran/18157
        * gfortran.fortran-torture/compile/defined_type_1.f90: New test.
        * gfortran.fortran-torture/compile/defined_type_2.f90: New
        test.   
        * gfortran.fortran-torture/compile/defined_type_3.f90:
        New test.

2005-11-02  Andrew Pinski  <[EMAIL PROTECTED]>

        PR fortran/18157
        * trans-array.c (gfc_conv_resolve_dependencies): Use the correct
        type for the temporary array.
        * trans-expr.c (gfc_trans_assignment): Pass lss
        instead of lss_section
        to gfc_conv_resolve_dependencies to get the
        correct type.



Added:
   
branches/gcc-4_0-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_1.f90
      - copied unchanged from r106396,
trunk/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_1.f90
   
branches/gcc-4_0-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_2.f90
      - copied unchanged from r106396,
trunk/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_2.f90
   
branches/gcc-4_0-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_3.f90
      - copied unchanged from r106396,
trunk/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_3.f90
Modified:
    branches/gcc-4_0-branch/gcc/fortran/ChangeLog
    branches/gcc-4_0-branch/gcc/fortran/trans-array.c
    branches/gcc-4_0-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to