This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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, 4.5] F2003: simplifiers for array transformations


On Saturday 03 January 2009 17:54:37 Daniel Franke wrote:
> This somewhat lengthy patch adds simplification support for
> transformational functions that reduce arrays. This allows to use the
> intrinsics SUM, PRODUCT, ANY, ALL, MINVAL and MAXVAL in initialization
> expressions as specified by Fortran 2003.

Not to waste anybodys time: hold your review for this one.

There's more simplifiers to come and I already changed significant parts of 
this patch to re-use existing code which I learned about only today.

Thanks

	Daniel


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