------- Comment #14 from pault at gcc dot gnu dot org 2009-02-19 06:43 ------- Subject: Bug 38852
Author: pault Date: Thu Feb 19 06:43:15 2009 New Revision: 144286 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144286 Log: 2009-02-19 Paul Thomas <pa...@gcc.gnu.org> PR fortran/38852 PR fortran/39006 * trans-intrinsic.c (gfc_conv_intrinsic_bound): Use the array descriptor ubound for UBOUND, when the array lbound == 1. 2009-02-19 Paul Thomas <pa...@gcc.gnu.org> PR fortran/38852 PR fortran/39006 * gfortran.dg/bound_6.f90: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/bound_6.f90 Modified: branches/gcc-4_3-branch/gcc/fortran/ChangeLog branches/gcc-4_3-branch/gcc/fortran/trans-intrinsic.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38852