aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/array_temporaries_5.f90
blob: dd147ba38ed60908be71d3472e0c4e0796ef9947 (plain)
1
2
3
4
5
6
7
8
9
10
! { dg-do run }
! { dg-options "-fcheck-array-temporaries -fno-check-array-temporaries" }
!
! PR fortran/87919
!
! Ensure -fno-check-array-temporaries disables array temporary checking.
!

! Note that 'include' drops the dg-output check from the original test case.
include 'array_temporaries_2.f90'