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/40018] [4.4/4.5 Regression] ICE in output_constructor



------- Comment #7 from pault at gcc dot gnu dot org  2009-05-10 10:21 -------
Subject: Bug 40018

Author: pault
Date: Sun May 10 10:21:08 2009
New Revision: 147331

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147331
Log:
2009-05-10  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/40018
        * trans-array.c (gfc_trans_array_constructor_value): Fold
        convert numeric constants.
        (gfc_build_constant_array_constructor): The same.

2009-05-10  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/40018
        * gfortran.dg/array_constructor_31.f90: New test.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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