[Bug fortran/51733] [OOP] No allocate on assign for class objects with allocatable components.

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 13 21:26:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51733

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-13 21:23:03 UTC ---
I think the realloc issue is fixed by the commit for PR 48351.

The test case in PR51634 now kind of works. (It fails but because it is
invalid.)
The big test case at PR 46262 comment 3 also works now :-)



More information about the Gcc-bugs mailing list