[PATCH] Fix PR19294
Steven Bosscher
stevenb@suse.de
Thu Jan 20 08:28:00 GMT 2005
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?
Gr.
Steven
More information about the Fortran
mailing list