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/29431] Not Implemented: complex character array constructors



------- Comment #3 from pault at gcc dot gnu dot org  2006-11-09 22:49 -------
Subject: Bug 29431

Author: pault
Date: Thu Nov  9 22:49:12 2006
New Revision: 118631

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118631
Log:
2006-11-09 Paul Thomas <pault@gcc.gnu.org>

        PR fortran/29431
        * trans-array.c    (get_array_ctor_strlen): If we fall through to
        default, use a constant character length if it is available.

2006-11-09 Paul Thomas <pault@gcc.gnu.org>

        PR fortran/29431
        * gfortran.dg/array_constructor_13.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/array_constructor_13.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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