Plugins: Add label-text.h to CPPLIB_H so it will be installed [PR115288]
[official-gcc.git] / gcc / testsuite / gfortran.dg / array_temporaries_5.f90
blobdd147ba38ed60908be71d3472e0c4e0796ef9947
1 ! { dg-do run }
2 ! { dg-options "-fcheck-array-temporaries -fno-check-array-temporaries" }
4 ! PR fortran/87919
6 ! Ensure -fno-check-array-temporaries disables array temporary checking.
9 ! Note that 'include' drops the dg-output check from the original test case.
10 include 'array_temporaries_2.f90'