------- Comment #9 from pault at gcc dot gnu dot org 2008-11-24 21:37 ------- Subject: Bug 38033
Author: pault Date: Mon Nov 24 21:36:05 2008 New Revision: 142174 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142174 Log: 2008-11-24 Paul Thomas <[EMAIL PROTECTED]> PR fortran/38033 * trans-array.c (gfc_trans_create_temp_array): Stabilize the 'to' expression. (gfc_conv_loop_setup): Use the end expression for the loop 'to' if it is available. 2008-11-24 Paul Thomas <[EMAIL PROTECTED]> PR fortran/38033 * gfortran.dg/array_section_2.f90: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/array_section_2.f90 Modified: branches/gcc-4_3-branch/gcc/fortran/ChangeLog branches/gcc-4_3-branch/gcc/fortran/trans-array.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38033