Complex arithmetic in Fortran

FX Coudert fxcoudert@gmail.com
Wed Nov 13 17:15:53 GMT 2024


> So, I think we could ignore signed zeros (from the Fortran standard
> perspective)
> 
> - for complex arithmetic, always
> - for real arithmetic, if none of the IEEE modules is USEd

That seems like a very backward-incompatible change to introduce :(
I might break a lot of existing codes.

FX


More information about the Gcc mailing list