[phobos] [D-Programming-Language/phobos] 3cf671: Add std.parallelism.
David Simcha
dsimcha at gmail.com
Wed Apr 27 14:14:36 PDT 2011
On Wed, Apr 27, 2011 at 5:09 PM, Sean Kelly <sean at invisibleduck.org> wrote:
> I believe some AMD 64 CPUs allow independent loads to be reordered, which
> is contrary to the current Intel 64 spec. Not sure whether this has
> anything to do with the failure though.
>
>
Probably not. My gut feeling (no hard proof and of course I'm biased) is
that it's a newly introduced compiler bug. I base this on having run the
tests a ton of times on my dual core AMD box (Windows, Linux 32 and Linux
64) and used the module for real work on various hardware on 64-bit Linux
since DMD supported 64-bit hardware, all with no issues.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/phobos/attachments/20110427/443bc413/attachment-0001.html>
More information about the phobos
mailing list