view gcc/testsuite/gfortran.dg/dec_structure_25.f90 @ 152:2b5abeee2509

update gcc11
author anatofuz
date Mon, 25 May 2020 07:50:57 +0900
parents 1830386684a0
children
line wrap: on
line source

! { dg-do run }
! { dg-options "-fdec" }
!
! PR fortran/87919
!
! Should compile and run with the -fdec option.
!
! Contributed by Mark Eggleston <mark.eggleston@codethink.com>
!

include 'dec_structure_1.f90'