trans-intrinsic.c
138 KB
-
re PR fortran/38852 ([4.3] UBOUND fails for negative stride triplets) · 61a39615
2009-01-28 Paul Thomas <pault@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-01-28 Paul Thomas <pault@gcc.gnu.org> PR fortran/38852 PR fortran/39006 * gfortran.dg/bound_6.f90: New test. From-SVN: r143743
Paul Thomas committed