Okay, these failures seem to be caused by a issue in GC.mark() which only occurs on x86, and seems to be fixed in LLVM 3.2. Not sure what the best way going forward here is?
David On Thu, Dec 6, 2012 at 5:13 PM, David Nadlinger <[email protected]> wrote: > Interesting – none of these tests seem to fail on my LLVM 3.2/x86_64 box. > > In any case, the failure were not really caused by these commits, they only > switched the Phobos version used for release builds to be compiled with -O3 > -release. > > David --
