fortran/
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Sep 2004 17:06:57 +0000 (17:06 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Sep 2004 17:06:57 +0000 (17:06 +0000)
commite2293887510a25f2e2f04206cbe1b3bfdc93e598
tree2eee2290b7705d66291606d5ace45c22add16a84
parentda52c7b71feb7f3bd3693c97820586b648d735fc
fortran/
PR fortran/17615
* trans-expr.c (gfc_trans_arrayfunc_assign): Look at resolved
function to determine return type.

testsuite/
PR fortran/17615
* gfortran.dg/pr17615.f90: New test.

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