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]

Re: [patch, fortran-dev] Finalize array access macros, fix PR 40187


Thomas Koenig wrote:
Hello world,

this is the final array access macro patch.  It also implements the fix
for PR 40187, which is already on trunk, in a slightly different way in
order to accomodate these macros.

In "poisoning" the struct descripto_dimenson by changing the names of
its members, I found I'd over looked a few cases (as was to be
expected :-)

Test cases are identical to trunk, not re-attached.  Regression-tested
on i686-pc-linux-gnu.  OK for the branch?

OK, After you commit I will attempt to sync the branch with trunk.

Jerry


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