[Patch, Fortran, committed] free gfc_code of EXEC_END_PROCEDURE

Thomas Koenig tkoenig@netcologne.de
Wed Aug 22 05:29:00 GMT 2012


Am 22.08.2012 00:26, schrieb Tobias Burnus:

> I think we should join in an try to remove some leakage - and try to not
> introduce new ones.

What about using C++ constructors/destructors that allocate/deallocate
the necessary memory?  This should simplify the code for memory
allocation a lot.

	Thomas



More information about the Fortran mailing list