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/36341] MATMUL: Bounds check missing (run time & compile time)



------- Comment #12 from tkoenig at gcc dot gnu dot org  2008-06-29 19:06 -------
Subject: Bug 36341

Author: tkoenig
Date: Sun Jun 29 19:06:06 2008
New Revision: 137255

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137255
Log:
2008-06-29  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/36341
        * iresolve.c (gfc_resolve_matmul): Copy shapes
        from arguments.

2008-06-29  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/36341
        * gfortran.dg/matmul_bounds_1.f90:  New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/matmul_bounds_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/iresolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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