[dmd-internals] [D-Programming-Language/dmd] 3160a5: Add support for freebsd 64 bit os support function...

David Simcha dsimcha at gmail.com
Sat May 14 17:32:23 PDT 2011


On 5/14/2011 5:04 PM, Brad Roberts wrote:
> Not sure that these changes below actually caused the problem, but several runs of std/parallelism have failed:
>
> freebsd 32
> linux 32/64, twice
>
> The first linux 64/64 run with these changes passed, as did the rest.  The second linux 64/64 run was mangled due to the
> makefiles MODULE changes (fixed so we'll get more data for the next run).
>
> Given that std/parallelism hasn't had a long history of success, I'm more inclined to blame it, but not heavily so.
>
BTW, on Linux 32/64, some DMD tests are also deterministically failing.  
I think it's a good idea to fix those first and see if that fixes 
std.parallelism.


More information about the dmd-internals mailing list