[patch] Fix intrinsics for kind=1 and kind=2, m4 generation

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Feb 19 06:41:00 GMT 2007


On Fri, Feb 16, 2007 at 10:57:03PM +0100, Thomas Koenig wrote:
> :ADDPATCH fortran:
> 
> Hello world,
> 
> this fixes some intrinsics for which kind=1 and kind=2 integer types
> were missing by generating the missing functions from m4 templates.
> The type coercion for minval and maxval is removed.
> 
> Also, the m4 generation errors are fixed by explicitly placing
> the generated files into $(srcdir), where they belong.
> 
> OK for trunk?  What about 4.2?
> 
> 	Thomas
> 

I've read the patch and believe it does the correct thing.
OK for mainline and 4.2 after a few days.

-- 
steve



More information about the Fortran mailing list