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/31610] [4.3 Regression] ICE with transfer, merge in gfc_conv_expr_descriptor



------- Comment #21 from jvdelisle at gcc dot gnu dot org  2008-01-26 19:01 -------
Subject: Bug 31610

Author: jvdelisle
Date: Sat Jan 26 19:01:07 2008
New Revision: 131873

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131873
Log:
2008-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/31610
        * trans-array.c (gfc_trans_create_temp_array): Remove call to
        gcc_assert (integer_zerop (loop->from[n])).

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


-- 


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


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