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] PR20779 and PR20891 - allocation of STAT or specification variables in same call


On Tue, Oct 03, 2006 at 10:45:33PM +0200, Paul Thomas wrote:
> Steve,
> 
> >>
> >>- if (ref2->u.ar.type == AR_ELEMENT)
> >>- return SUCCESS;
> >>+/* if (ref2->u.ar.type == AR_ELEMENT)
> >>+ return SUCCESS;*/
> >
> Duuh! It's an essential part of the patch. I have removed the commented 
> out section completely.
> 

Clearly, this demonstrates the problem with untimely reviews. :)
The submitter often forgets what he has done and why.

-- 
Steve


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