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] PR35759 - WHERE with overlap with ELSEWHERE error


Paolo,

I was wondering how long it would take for somebody to notice that!  :)

On Mon, Mar 31, 2008 at 2:23 PM, Paolo Bonzini <bonzini@gnu.org> wrote:
> > +   /*---------------First do the WHERE part.----------------*/
>
>  Comment not following the GCC coding conventions.  (There's another one
>  further down).

I'll break the code up to make it more readable - I put those comments
in to help me write the patch.

Thanks

Paul


PS These are not the only such comments in the fortran front end.


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