PR fortran/23815: Add byte-swapping to gfortran

Thomas Koenig Thomas.Koenig@online.de
Tue Nov 15 19:17:00 GMT 2005


On Mon, Nov 14, 2005 at 06:35:26PM -0500, Craig Powers wrote:
> Bernhard Fischer wrote:
> >On Mon, Nov 14, 2005 at 12:19:03AM +0100, Thomas Koenig wrote:
> >>+  /* Write with ascendig order - this is likely faster because
> >
> >
> >s/faster because/faster/
> 
> And while you're at it, s/ascendig/ascending

Done.  Anybody find any other mistakes (spelling or otherwise)?

I didn't handle kind=10 variables, because I don't know how they
are arranged on a big-endian system (if there is such a beast in
operation which supports them).

	Thomas



More information about the Fortran mailing list