matmul_1.f90: Correct LHS of matmul test (it used to have the wrong bounds).
authorThomas Koenig <Thomas.Koenig@online.de>
Fri, 29 Jul 2005 21:47:00 +0000 (21:47 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 29 Jul 2005 21:47:00 +0000 (21:47 +0000)
commit0bab7d3f439709b993ee0d87316a37c78d50e266
treeccb936ec9709cd3f64c6caacd724aa810b1abdd8
parentbc1594c1428a6202a739b157bcdd0f4db2c5faf7
matmul_1.f90: Correct LHS of matmul test (it used to have the wrong bounds).

2005-07-29  Thomas Koenig  <Thomas.Koenig@online.de>

        * gfortran.dg/matmul_1.f90:  Correct LHS of matmul test (it
        used to have the wrong bounds).

From-SVN: r102568
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/matmul_1.f90