On 5/7/2012 11:48 PM, Jonathan M Davis wrote:
I don't know if it's expected or not, since you're obviously in the middle of fixing the 64-bit ABI stuff, but the 64-bit builds have been broken starting with this commit. Tail of phobos unittest output: Testing generated/linux/debug/64/unittest/std/file Testing generated/linux/debug/64/unittest/std/format several format tests disabled on x86_64 due to bug 5625 generated/linux/debug/64/unittest/std/format(_D4core7runtime18runModuleUnitTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3c) [0x51c55c] make[1]: *** [generated/linux/debug/64/unittest/std/format] Segmentation fault make[1]: *** Deleting file `generated/linux/debug/64/unittest/std/format' make: *** [unittest] Error 2 phobos: unit tests failed. - Jonathan M Davis
Hmm. It's passing the tests on my machine. _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
