<br><br><div class="gmail_quote">On Thu, Nov 5, 2009 at 1:06 AM, David Cournapeau <span dir="ltr"><<a href="mailto:david@ar.media.kyoto-u.ac.jp">david@ar.media.kyoto-u.ac.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Charles R Harris wrote:<br>
> Won't work. For alignment, 80 bits is stored in 128 bits on 64 bit<br>
> machines, the same as quad precision.<br>
<br>
</div>But AFAIK, the only arch with 80 bits support is Intel, and it does not<br>
support quad precision, so we only really need to support sizeof(long<br>
double) != sizeof(double).<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Hmm, you mean use the architecture information along with the size? How does that work for open solaris, which at some point will be implementing quads on intel, but doesn't now?<br>
<br>Chuck <br></div></div>