re PR fortran/47474 (Wrong code with allocatable scalar, allocatable components as...
authorTobias Burnus <burnus@net-b.de>
Thu, 27 Jan 2011 22:47:08 +0000 (23:47 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 27 Jan 2011 22:47:08 +0000 (23:47 +0100)
commitf18694de283e54954b2012ffb66c2580e9ffd233
tree08b614996b10745b0b2a84f1e65440a20e03ca12
parent2887665c943a4d67bda6f6410503fcfae6d6b7fa
re PR fortran/47474 (Wrong code with allocatable scalar, allocatable components as function result)

2011-01-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47474
        * trans-decl.c (gfc_generate_function_code): Fix init
        of allocatable result variable with allocatable components.

From-SVN: r169340
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c