This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] PR 48700: memory leak with MOVE_ALLOC


Janus Weil wrote:
> The patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk?

OK. Thanks for the patch!

(What next on your gfortran agenda?)

Tobias

PS: For the following two patches review is pending:
My trans*.c coarray patch at
  http://gcc.gnu.org/ml/fortran/2011-05/msg00123.html
Janne's
  http://gcc.gnu.org/ml/fortran/2011-05/msg00122.html

> 2011-05-16  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/48700
> 	* trans-intrinsic.c (gfc_conv_intrinsic_move_alloc): Deallocate 'TO'
> 	argument to avoid memory leaks.
>
> 2011-05-16  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/48700
> 	* gfortran.dg/move_alloc_4.f90: New.


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