[Issue 231] long is 4-byte aligned in unittest with 4 character module name
kris
foo at bar.com
Sun Jul 9 15:06:31 PDT 2006
Jarrett Billingsley wrote:
> "kris" <foo at bar.com> wrote in message
> news:e8qhlp$2rtk$1 at digitaldaemon.com...
>
>
>>Does D align double on 32bit or 64bit? How about double[] ?
>
>
> double.alignof is 8 on my 32-bit machine. And if array alignment works like
> I believe it does, double[] should also be 64-bit aligned.
>
>
That's good. In reality, does it actually perform double-alignment on
64-bit boundaries?
More information about the Digitalmars-d-bugs
mailing list