[Bug fortran/47474] Wrong code with allocatable scalar, allocatable components as function result
dnovillo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 2 18:22:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47474
--- Comment #5 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:58:22 UTC ---
Author: dnovillo
Date: Wed Feb 2 17:58:18 2011
New Revision: 169657
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169657
Log:
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.
Modified:
branches/google/integration/gcc/fortran/ChangeLog
branches/google/integration/gcc/fortran/trans-decl.c
More information about the Gcc-bugs
mailing list