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/25681] [4.0 only] ICE with len of array of derived type



------- Comment #11 from fxcoudert at gcc dot gnu dot org  2006-05-05 09:00 -------
Subject: Bug 25681

Author: fxcoudert
Date: Fri May  5 09:00:25 2006
New Revision: 113551

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

        * simplify.c (simplify_len): Character variables with constant
        length can be simplified.

        * gfortran.df/char_type_len.f90: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/char_type_len.f90
      - copied unchanged from r113376,
trunk/gcc/testsuite/gfortran.dg/char_type_len.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/simplify.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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