]> git.ipfire.org Git - thirdparty/gcc.git/commit
2011-02-19 Tobias Burnus
authorTobias Burnus <burnus@gcc.gnu.org>
Sat, 19 Feb 2011 11:27:52 +0000 (12:27 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 19 Feb 2011 11:27:52 +0000 (12:27 +0100)
commit2fa85cc4fe1d11f5a344a3a0eba5f3fc8fac1d49
tree9b1a2ec18db9b92dc802d7afcac9217e8b4aac0a
parent4f2f35f26728a2b382e9806092e75434a4b0d303
2011-02-19  Tobias Burnus

        PR fortran/47775
        * trans-expr.c (arrayfunc_assign_needs_temporary): Use
        esym to check whether the specific procedure returns an
        allocatable or pointer.

2011-02-19  Tobias Burnus

        PR fortran/47775
        * gfortran.dg/func_result_6.f90: New.

From-SVN: r170312
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/func_result_6.f90 [new file with mode: 0644]