This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/45577] [4.6 Regression] Bogus(?) "... type incompatible with source-expr ..." error



------- Comment #9 from janus at gcc dot gnu dot org  2010-09-15 13:50 -------
Subject: Bug 45577

Author: janus
Date: Wed Sep 15 13:50:15 2010
New Revision: 164305

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164305
Log:
2010-09-15  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/45577
        * resolve.c (resolve_allocate_expr): Do default initialization via
        EXEC_INIT_ASSIGN.


2010-09-15  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/45577
        * gfortran.dg/allocate_derived_4.f90: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/allocate_derived_4.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]