This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 :-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]