2017-11-22 Paul Thomas <pault@gcc.gnu.org>
commit168671180a44cb2a469ea70e9fa84af8b6f75dd9
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2017 11:37:16 +0000 (22 11:37 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2017 11:37:16 +0000 (22 11:37 +0000)
tree6399e69314ca4091b958337d37928c2ec2e6def7
parent48366c2700b483cce7101168e93a664ed5e92530
2017-11-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/79072
* trans-stmt.c (trans_associate_var): Weaken the over strong
condition for using the fake result decl.

2017-11-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/79072
* gfortran.dg/class_result_6.f90: New test for comment 10 of
the PR.

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