This is the mail archive of the gcc-patches@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]

Re: [Patch, fortran] PR32795 - allocatable components are nullified prematurely


Paul Richard Thomas wrote:
:ADDPATCH fortran:

This one liner fixes a vexing problem of memory leakage.  Daniel
Franke provide the clue to solving it and the testcase in comment 2 of
the PR.  Daniel and Dominique provided the testing with valgrind and
the regtesting - thanks fellas!

Regtested without regression on ppc/intel-darwin9, 32 and 64 bit modes
and Cygwin_NT/PIV - OK for 4.4?

OK, thanks much.

Jerry


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