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/34083] internal compiler error: in gfc_conv_array_constructor_expr, at fortran/trans-expr.c:2819



------- Comment #3 from fxcoudert at gcc dot gnu dot org  2007-11-21 18:32 -------
Subject: Bug 34083

Author: fxcoudert
Date: Wed Nov 21 18:32:40 2007
New Revision: 130332

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130332
Log:
        PR fortran/34083

        * resolve.c (resolve_structure_cons): Also check for zero rank.

        * gfortran.dg/derived_constructor_comps_2.f90: Add check.

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


-- 


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


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