[patch, fortran] byte-wise access to masks

Brooks Moses brooks.moses@codesourcery.com
Sun Aug 12 03:47:00 GMT 2007


Thomas Koenig wrote:
> this patch removes the need to convert kind=1 and kind=2
> masks before calling the library functions.  This saves the
> user from experiencing memory bloat when the user wants to
> save memory by using kind=1 or kind=2 masks.  The logical
> matmul functions get the same treatment.
> 
> No testcase because this patch isn't really supposed to change
> anything.

You've confirmed that we do already have testcases that are testing the 
appropriate features, I presume?

> Regression-tested on i686-pc-linux-gnu.  This absolutely needs
> to be tested on a big-endian system before committing.  OK
> once this has been done?

If you email me a gzipped patch that includes all the regenerated files, 
I'll regression-test it on my Mac for you.

- Brooks



More information about the Fortran mailing list