re PR fortran/78290 (Gfortran incorrectly creates a copy of an array passed to an...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 19 May 2019 11:26:20 +0000 (11:26 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 19 May 2019 11:26:20 +0000 (11:26 +0000)
commit20733f1b0db2770532afaff274e9231de37e50fc
tree4928b71809951d83c26bef3d70029fb8f084c532
parent9e1a0b35e9e3e366b70789a7f4b49c5b518ea229
re PR fortran/78290 (Gfortran incorrectly creates a copy of an array passed to an array pointer dummy argument)

2019-05-19  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/78290
* gfortran.dg/pr78290.f90: New test.

From-SVN: r271379
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr78290.f90 [new file with mode: 0644]