This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29391] LBOUND(TRANSPOSE(I)) doesn't work



------- Comment #12 from fxcoudert at gcc dot gnu dot org  2006-10-13 12:20 -------
Subject: Bug 29391

Author: fxcoudert
Date: Fri Oct 13 12:20:28 2006
New Revision: 117691

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117691
Log:
        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.

Added:
    trunk/gcc/testsuite/gfortran.dg/bound_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-intrinsic.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29391


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]