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 Wed, Mar 22, 2006 at 12:47:47AM +0200, Erik Edelmann wrote:
> 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

OK.

Note, your patch conflicted with one of the other 7 patches
I tested today.  You'll need to make sure the merge is
correct.

-- 
Steve


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