2005-10-07 Erik Edelmann <erik.edelmann@iki.fi>
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Oct 2005 15:44:01 +0000 (15:44 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Oct 2005 15:44:01 +0000 (15:44 +0000)
commit1b69324d925bb1a4a123026b2f378e1345fb2300
treebc85894fe009224f7f0a35e997328d658d5f925b
parentae74ffb7828b04a144ea765b35424214a08afb7e
2005-10-07  Erik Edelmann  <erik.edelmann@iki.fi>
fortran/
        PR 18568
* resolve.c (find_array_spec): Search through the list of
components in the symbol of the type instead of the symbol of the
variable.
testsuite/
PR 18568
* gfortran.dg/der_pointer_3.f90: New test.

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