]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Fri, 13 Oct 2006 12:20:28 +0000 (14:20 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Fri, 13 Oct 2006 12:20:28 +0000 (12:20 +0000)
commitac677cc88956d8b2022022610eb79112136267f3
treea00b370f5f0d08990592249b4a50b8741a935c76
parentec2061a9bfaf34fa44584beb2c440b2a15e6df10
re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)

PR fortran/29391

* trans-intrinsic.c (gfc_conv_intrinsic_bound): Generate correct
code for LBOUND and UBOUND intrinsics.

* gfortran.dg/bound_2.f90: New test.

From-SVN: r117691
gcc/fortran/ChangeLog
gcc/fortran/trans-intrinsic.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/bound_2.f90 [new file with mode: 0644]
This page took 0.05861 seconds and 5 git commands to generate.