Displaying 1 result from an estimated 1 matches for "dstress".
Did you mean:
stress
2009 Jan 09
0
[LLVMdev] LLVM based D compiler released
...ng the Tango conference in
September (we hope the video of our presentation will be out soon), but -
as was to be expected - it took a bit longer than planned.
LDC ships with a precompiled Tango rev 4237 and passes all except two of
Tango's unittests (io.digest.Md2 and text.locale.Posix fail). DStress
results also look favorable. The chances are good that your code will work
with it too!
There are several known issues, the most severe being:
* LDC does not compile DWT successfully for unknown reasons
* an LLVM 2.4 bug sometimes leads to linker errors when unreachable code is
optimized away...