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] Allocatable dummy-fix


On Mon, Mar 20, 2006 at 11:13:42PM +0200, Erik Edelmann wrote:
> In addition, I've moved the getting of the tree representation of
> the array to be deallocated out of trans-array.c
> (gfc_trans_dealloc_allocated) to the caller.

One could of course ask why I renamed the variable 'descriptor'
to 'array'.  I see no particular reason.  Probably better to
stick to the old name.  New patch below.


        Erik

Attachment: allocatable_dummy.diff-4b
Description: Text document


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