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
This commit is contained in:
Jakub Jelinek 2020-01-03 00:58:35 +01:00 committed by Jakub Jelinek
parent 10172a64ce
commit 46ddb10820
2 changed files with 7 additions and 1 deletions

View 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.

View File

@ -1,4 +1,4 @@
! { dg-do run }
! { dg-do compile }
!
! PR fortran/68020
!