[PATCH, fortran] Code clean up patch.

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Jun 12 21:48:00 GMT 2009


On Fri, Jun 12, 2009 at 11:06:04PM +0200, Janus Weil wrote:
> 2009/6/12 Steve Kargl <sgk@troutmask.apl.washington.edu>:
> > The attached patch was regression tested on x86_64-*-freebsd.
> > There were no regressions.
> >
> > It simply moves a function from arith.c to decl.c, where
> > decl.c is the only file that uses this function.  I also
> > made the function static.  In addition, the patch wraps
> > one long line.  OK for trunk?
> 
> Ok.
> 
> However, one comment about the long line: I guess it was actually me
> who committed this line. And to me it looks like it is exactly 80
> characters long, so I'd say there is no need to wrap it?!?

Thanks.

Committed as r148441 without the line wrap.

-- 
steve



More information about the Gcc-patches mailing list