r212329 - in /branches/gcc-4_9-branch/gcc: fort...

dominiq@gcc.gnu.org dominiq@gcc.gnu.org
Mon Jul 7 12:32:00 GMT 2014


Author: dominiq
Date: Mon Jul  7 12:32:37 2014
New Revision: 212329

URL: https://gcc.gnu.org/viewcvs?rev=212329&root=gcc&view=rev
Log:
2014-07-07  Dominique d'Humieres <dominiq@lps.ens.fr>
	    Mikael Morin <mikael@gcc.gnu.org>

	PR fortran/41936
gcc/fortran/
	* trans-expr.c (gfc_conv_expr_reference): Deallocate array
	components.

gcc/testsuite/
	* gfortran.dg/class_array_15.f03: Check memory leaks.


Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/class_array_15.f03



More information about the Gcc-cvs mailing list