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)
commit46ddb10820344a7d0b58647dc391692e65789497
tree51ef5c5888e66289ee892d3793b012b03c50f33e
parent10172a64cedd95b302a9709429a4832a879667da
re PR fortran/68020 (Issue with implied-shape array parameter of rank > 2)

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