2017-09-15 Paul Thomas <pault@gcc.gnu.org>
commit0a5fd921a839e4752712e7406ef5309d8e24a361
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Sep 2017 07:26:14 +0000 (15 07:26 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Sep 2017 07:26:14 +0000 (15 07:26 +0000)
treeb35a948f728e4b919d3c6d6417522b421d17b853
parentb0fae5159d56ac8a692da246a5abb32a615450ff
2017-09-15  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/82184
trans-decl.c (gfc_trans_deferred_vars): Do not null the 'span'
field if the symbol is either implicitly or explicitly saved.

2017-09-15  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/82184
* gfortran.dg/pointer_array_9.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@252781 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pointer_array_9.f90 [new file with mode: 0644]