re PR fortran/37131 (inline matmul for small matrix sizes)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 17 May 2015 13:45:07 +0000 (13:45 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 17 May 2015 13:45:07 +0000 (13:45 +0000)
commit2ea560b2b0da4ee9035ad0b56e971501a9612c0c
tree5f4a36945f1c575d82ffc04327c8a4e80591538c
parentebd5b3fd540013e538b37682cc756873afa12260
re PR fortran/37131 (inline matmul for small matrix sizes)

2015-05-17  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/37131
* gfortran.dg/matmul_bounds_6.f90:  New test.
* gfortran.dg/matmul_bounds_7.f90:  New test.

From-SVN: r223268
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/matmul_bounds_6.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/matmul_bounds_7.f90 [new file with mode: 0644]