re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 1 Nov 2018 20:12:57 +0000 (20:12 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 1 Nov 2018 20:12:57 +0000 (20:12 +0000)
commit4b53b3475fc6c1641362d9b591a3e91c20d6a22d
tree0999f2927f17508b7957b5b5b32c61e62c10c962
parent437725af7af4c28bbc7f595d6c2c26482fa2bcf6
re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=)

2017-11-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

    PR fortran/54613
    * gfortran.dg/findloc_1.f90: Actually commit.
    * gfortran.dg/findloc_2.f90: Actually commit.
    * gfortran.dg/findloc_3.f90: Actually commit.
    * gfortran.dg/findloc_4.f90: Actually commit.
    * gfortran.dg/findloc_5.f90: Actually commit.
    * gfortran.dg/findloc_6.f90: Actually commit.

From-SVN: r265732
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/findloc_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/findloc_2.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/findloc_3.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/findloc_4.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/findloc_5.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/findloc_6.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/findloc_7.f90 [new file with mode: 0644]