]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-05-19 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 May 2019 12:32:55 +0000 (12:32 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 May 2019 12:32:55 +0000 (12:32 +0000)
commitad6703790879cc8425c8004a5f683874fc398bf5
tree41db59a00a654e2f7ceec3eb942d0ed4fd6def26
parentde28b0fc67c7c1d8cb1166cd1fad293f15123867
2019-05-19  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/90498
* trans-stmt.c (trans_associate_var) Do not use the saved
descriptor if the expression is a COMPONENT_REF.

2019-05-19  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/90498
* gfortran.dg/associate_48.f90 : New test.

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