[PATCH] Fix PR19294
James A. Morrison
ja2morri@csclub.uwaterloo.ca
Thu Jan 20 12:36:00 GMT 2005
Steven Bosscher <stevenb@suse.de> writes:
> On Thursday 20 January 2005 05:11, James A. Morrison wrote:
> > Hi,
> >
> > This patch adds m4/transposec.m4 which generates transpose functions
> > transpose_c4 and transpose_c8 functions for complex types. This patch
> > has been bootstrapped and regtested on powerpc-linux and sparc-linux with
> > no regressions and fixes intrinsics_transpose.f90. The generated files,
> > including the diff to Makefile.in, are attached to the bug.
> >
> > Ok for mainline?
>
> Silly me does not understand this bit:
>
> > + default:
> > + f->value.function.name = PREFIX("transpose");
> > + break;
>
> What are you resolving to here and why?
What is the generic transpose function. I'm resolving to the generic
transpose here because that is what happened before.
> Gr.
> Steven
>
--
Thanks,
Jim
http://www.student.cs.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim
More information about the Fortran
mailing list