[patch, fortran] Adjust fn spec for transfer_array
Thomas Koenig
tkoenig@netcologne.de
Sat Oct 16 18:59:00 GMT 2010
Hello Jerry,
> On 10/16/2010 09:25 AM, Thomas Koenig wrote:
> > Hello world,
> >
> > the attached one-letter patch fixes the fn spec for transfer_array,
> > because its array descriptor argument contains a pointer that can
> > (and will) be followed. I am not aware of any test case that this
> > fixes, but it is a latent bug which may be exposed by some test case, or
> > maybe be more aggressive optimization later.
> >
> > 2010-10-16 Thomas Koenig<tkoenig@gcc.gnu.org>
> >
> > Regression-tested. OK for trunk?
> >
> OK,
>
Committed as rev. 165561.
Thanks for the review!
Thomas
More information about the Fortran
mailing list