Stephen Dennis wrote: >I tested MUX 2.1 on a concrete machine and found the same behavior, so >the Hercules emulator is vindicated. It looks like a compiler bug.
It does :-( What compiler version are you using? Exactly what options are used to compile that file? How does the behaviour change with varying optimization options? > qsort(pd, n, sizeof(double), f_comp_abs); [snip] > return NearestPretty(sum); Are those essential to showing the error? Could you send me a minimal self-contained source file that shows the bug? Thanks, Ulrich -- Dr. Ulrich Weigand [EMAIL PROTECTED]
