This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51733] [OOP] No allocate on assign for class objects with allocatable components.
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 02 Jan 2012 14:11:03 +0000
- Subject: [Bug fortran/51733] [OOP] No allocate on assign for class objects with allocatable components.
- Auto-submitted: auto-generated
- References: <bug-51733-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51733
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-02 14:11:03 UTC ---
(Mixed up the test cases. The PR mentioned in comment 1 is the same as in
comment 0 - and a good test case. I mixed it up with PR 46262 comment 3, which
is a longer example which also requires allocation on assignment.)