mleair

Results 3 issues of mleair

The way SIGN treats -0.0 in the second argument changed between F90 and F95. Most compilers use the F95 semantics by default. ifort uses F90 semantics by default but can...

Lowering

We are making unnecessary copies of arguments to intrinsic calls when the arguments are arrays. This was first exposed with calls to dot product, but there are probably others. program...

Lowering

When I try to connect to a BBS with the Raw protocol, the terminal program quickly disconnects after a connection is established. The telnet protocol works, but Raw is needed...