Re: [Patch, fortran, PR44672, v10] [F08] ALLOCATE with SOURCE and no array-spec

2015-06-15 Thread Andre Vehreschild
Hi Thomas, hi all, I got no objections so far, therefore commited as r224477. Thanks for the review. Regards, Andre On Thu, 11 Jun 2015 23:59:48 +0200 Thomas Koenig wrote: > Hi Andre, > > > please find attached an updated version of the patch. This patch simplifies > > some cases and

Re: [Patch, fortran, PR44672, v10] [F08] ALLOCATE with SOURCE and no array-spec

2015-06-12 Thread Andre Vehreschild
Hi Thomas, thanks for the review and valuing my effort. I am on travel over the weekend, i.e., I will commit the job earliest on Monday giving objections a bit more time. Regards and thanks, Andre On Thu, 11 Jun 2015 23:59:48 +0200 Thomas Koenig wrote: > Hi Andre, > > > please find

Re: [Patch, fortran, PR44672, v10] [F08] ALLOCATE with SOURCE and no array-spec

2015-06-11 Thread Thomas Koenig
Hi Andre, > please find attached an updated version of the patch. This patch simplifies > some cases and ensures more straight line code. Furthermore was a bug in the > interfacing routine for the _vptr->_copy() routine removed, where not the > third > and fourth arguments translated to be passed

Re: [Patch, fortran, PR44672, v10] [F08] ALLOCATE with SOURCE and no array-spec

2015-06-10 Thread Andre Vehreschild
Hi all, please find attached an updated version of the patch. This patch simplifies some cases and ensures more straight line code. Furthermore was a bug in the interfacing routine for the _vptr->_copy() routine removed, where not the third and fourth arguments translated to be passed be value but