[Bug fortran/53389] memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function result.

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 17 17:26:00 GMT 2012


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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-05-17
                 CC|                            |kargl at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from kargl at gcc dot gnu.org 2012-05-17 17:13:41 UTC ---
Confirmed.

Workaround is to use -fno-realloc-lhs



More information about the Gcc-bugs mailing list