r142174 - in /branches/gcc-4_3-branch/gcc: fort...
pault@gcc.gnu.org
pault@gcc.gnu.org
Mon Nov 24 21:36:00 GMT 2008
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 <pault@gcc.gnu.org>
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 <pault@gcc.gnu.org>
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
More information about the Gcc-cvs
mailing list