This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, fortran] Unformatted array IO performance improvement
On Sat, Sep 24, 2005 at 02:43:37PM +0200, Thomas Koenig wrote:
> On Sat, Sep 24, 2005 at 12:06:18PM +0300, Janne Blomqvist wrote:
> > Sigh,
> >
> > here the previous patch is in the recommended unified diff format.
>
> Thanks, this is an important part that you are filling!
>
> I am currently bootstrapping your patch in order to check it.
> I would appreciate, however, if you could provide a few test
> cases too, for the most important aspects (stride=1, stride /=1,
> stride = -1 for example).
>
I bootstrapped and reg. tested the original patch last night.
There were no regressions on freebsd-*-i386.
--
Steve