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] Coarray: Pass token for coarray dummies


Dear Tobias,
>
> Build and regtested on x86-64-linux.
> OK for the trunk?

OK for trunk.  The machinery is well used for other purposes and I do
not see any problem with your implementation.

We are making increasing use of scan-tree-dump-times in the tests.  I
wonder if this is well advised?  I have been hit in the past by
subsequent patches affecting these tests even though the relevant
patch is working fine.  That said, it will flag up the changes if and
when array descriptor reform is finally done.

Thanks for the patch

Paul


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