[fortran, patch] Patch for PR/14395 - Fix image part of cmplx's result.

Paul Brook paul@codesourcery.com
Wed Mar 24 10:50:00 GMT 2004


On Thursday 04 March 2004 10:06, Feng Wang wrote:
> Hi, Steven, Paul, Bud, etc
>   This patch fixes a bug in cmplx intrinsic function. If X is a complex,
> the image part of cmplx(X) is the same with X.
>   OK to apply?

Can we figure this out from the type of the argument inside 
conv_intrinsic_cmplx? This seems less fragile than than looking at the name 
of the intrinsic and passing an extra parameter.

I you don't think it's worth it, then Ok.

Paul



More information about the Fortran mailing list