[patch, fortran] Fix PR 26769: transpose and reshape for real(kind=10), revert automake to 1.9.3

Thomas Koenig Thomas.Koenig@online.de
Sat Mar 25 21:24:00 GMT 2006


On Sat, Mar 25, 2006 at 12:59:05PM -0800, Steve Kargl wrote:

> Thomas, I agree with FX that we should have separate integer
> and real routines.  I think this can be a long range TODO.
> So, I'll approve your patch, which I regression tested on
> FreeBSD.

Thanks!  Committed to trunk.

I also think that we should have separate types for these library
functions.  I'll do this as time permits (as I don't think this
is a high priority).

If anybody else wants to do it: Now that this patch is committed,
there is no more m4 magic to perform.  Just add the files (like
transfer_r4.c) to Makefile.am, regenerate Makefile.in, generate
generated/* and change iresovle.c to call the correct functions.

	Thomas



More information about the Gcc-patches mailing list