[Bug fortran/49324] Deep copy missing for array constructors of DT w/ allocatable components
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 11 16:53:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49324
--- Comment #12 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-07-11 16:52:54 UTC ---
(In reply to comment #11)
> Still in 4.6.1, using original test case.
Well, that's the reason that this PR is not closed.
Fixed (in 4.6 and 4.7-trunk): Deep copy of array constructor.
To be done: Moving the copying for RESHAPE from the library to the front end -
as the front end (now) knows to deal with deep copying.
More information about the Gcc-bugs
mailing list