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] |
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 :-)
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |