This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran] ping, ping & ping
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Paul Thomas <paulthomas2 at wanadoo dot fr>
- Cc: "'fortran at gcc dot gnu dot org'" <fortran at gcc dot gnu dot org>,patch <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 21 Oct 2005 20:03:13 +0200
- Subject: Re: [Patch, fortran] ping, ping & ping
- References: <43591990.9000203@wanadoo.fr>
Hi Paul,
Paul Thomas wrote:
> I still have three delectable little morsels for somebody to review:
>
> http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00495.html Stops
> derived types recursing themselves into oblivion.
Approved by Steve in the followup:
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00540.html
> http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00893.html Scalar
> sources for MERGE and SPREAD.
This is ok.
> http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00917.html Gets
> x(:)%i = f(y(:)) to work correctly.
Ok, but you should say in the comment that and why this only applies to the LHS.
> I would like to get these commited before the sun sets on cvs and before
> I submit any more patches.
My crystal ball tells me that we shan't be moving to svn tomorrow.
- Tobi