This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153817 - in /branches/gcc-4_4-branch/gcc: fort...
- From: burnus at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 02 Nov 2009 16:30:49 -0000
- Subject: r153817 - in /branches/gcc-4_4-branch/gcc: fort...
Author: burnus
Date: Mon Nov 2 16:30:48 2009
New Revision: 153817
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153817
Log:
2009-11-02 Paul Thomas <pault@gcc.gnu.org>
PR fortran/41772
* trans-intrinsic.c (gfc_conv_intrinsic_transfer): Stop'extent'
from going negative.
2009-11-02 Paul Thomas <pault@gcc.gnu.org>
PR fortran/41772
* gfortran.dg/transfer_intrinsic_3.f90.
Added:
branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/transfer_intrinsic_3.f90
Modified:
branches/gcc-4_4-branch/gcc/fortran/ChangeLog
branches/gcc-4_4-branch/gcc/fortran/trans-intrinsic.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog