[PATCH] fortran/25101 -- contraints on FORALL iterators

Andrew Pinski pinskia@physics.uc.edu
Tue Jan 3 17:52:00 GMT 2006


> IMHO, I think we are well beyond the point of splitting a few
> files.  We have
> 
> troutmask:sgk[209] wc -l *.c | sort | tail -10
>     3323 trans-stmt.c
>     3407 trans-intrinsic.c
>     3446 intrinsic.c
>     3550 match.c
>     3798 module.c
>     4028 simplify.c
>     4041 decl.c
>     4731 trans-array.c
>     5553 resolve.c
> troutmask:sgk[210] wc -l gfortran.h
>     1963 gfortran.h
>  
> I, however, haven't given much thought to how the code could
> be re-arranged.  My personal style is normally 1 routine per
> file with a boat load of comments.  gfortran obviously violates
> that expectation.

But that is the Fortran way and not the C way :).

-- Pinski



More information about the Gcc-patches mailing list