view gcc/testsuite/gfortran.dg/array_temporaries_5.f90 @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents
children
line wrap: on
line source

! { 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'