re PR fortran/68020 (Issue with implied-shape array parameter of rank > 2)
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Jan 2020 23:58:35 +0000 (00:58 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 Jan 2020 23:58:35 +0000 (00:58 +0100)
PR fortran/68020
* gfortran.dg/impled_shape_5.f90: Use dg-do compile rather than dg-do
run.

From-SVN: r279849

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/implied_shape_5.f90

index e080740..07947c1 100644 (file)
@@ -1,3 +1,9 @@
+2020-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/68020
+       * gfortran.dg/impled_shape_5.f90: Use dg-do compile rather than dg-do
+       run.
+
 2020-01-02  Andrew Pinski  <apinski@marvell.com>
 
        * gcc.c-torture/execute/bitfld-8.c: New testcase.