Steve Kargl - Re: [patch] Fix intrinsics for kind=1 and kind=2, m4 generation (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]