PATCH: Fix a comment typo in gfc_trans_do
H. J. Lu
hjl@lucon.org
Mon May 21 21:17:00 GMT 2007
On Mon, May 21, 2007 at 11:02:41PM +0200, FX Coudert wrote:
> >2007-05-21 H.J. Lu <hongjiu.lu@intel.com>
> >
> > * trans-stmt.c (gfc_trans_do): Fix a typo in comment.
>
> Yup, I saw this one as I read your comment in the PR. I might have
> found a probable cause for your bug, but I'm not sure it is defined
> behaviour. I'm looking into, but would still appreciate if you can
> manage to reduce a testcase. It might have something to do with using
> the value of a loop counter after the end of the loop.
I will see what I can do. Do you have a patch to restore the old
behavior of the loop counter after the end of the loop? I can try
that on tonto to see if it fixes the problem. If it does, the
testcase will be trivial.
Thanks.
H.J.
More information about the Fortran
mailing list