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, partial, fortran-dev] Macroize array descriptor accesses in the library


Thomas Koenig wrote:
Hello world,

this is a partial take on macroizing the array descriptor accesses in
the library.  Regression-tested on i686-pc-linux-gnu.

If possible, I would like to have a review and to commit to the
fortran-dev branch now, because

- I would like some more input on the approach

- Introducing this in parts will make it easier to spot any regressions

- I might not have the time to implement all (array descriptor access
  is done in *lots* of places in the library), and I would like a
  template in place so somebody else can do parts

OK for the branch? I promise I'll add a ChangeLog.dev entry, too :-)

Thomas


OK for fortran-dev.

Jerry


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