Re: Re: [MLton-commit] r7386
Matthew Fluet <[email protected]>
| Newsgroups | gmane.comp.lang.ml.mlton.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 14, 2009 at 11:47 AM, Wesley W. Terpstra <[email protected]> wrote: > On Mon, Dec 14, 2009 at 5:11 PM, Matthew Fluet <[email protected]> wrote: >> ... seems to be no good reason to ... for Snow Leopard. > > Apple? The only thing I could think of, and even this is a stretch, is that having dropped PowerPC with Snow Leopard, they don't need to maintain bit-level compatibility with programs over the two architectures. PowerPC presumably uses proper IEEE-754 arithmetic. But, it seems like that would have been quite hard to establish, given that x86 needed to use x87 calling conventions. And, if one did establish it, keeping IEEE-754 arithmetic on x86/amd64 would be ever so much nicer.