| #266 |
04/23/09 |
Bad codegen for Tango hello world |
defect |
| #245 |
03/28/09 |
LDC crashes buliding Tango runtime on PPC (segfault) |
defect |
| #237 |
03/18/09 |
wrong implicit cast on return [x64] |
defect |
| #231 |
03/08/09 |
LDC compiles Hybrid, but binary crashes (Segfault) |
defect |
| #195 |
01/26/09 |
Returns of arrays from tango.text.Regexp is broken on OS X |
defect |
| #308 |
05/22/09 |
A scope(exit) that throws gets executed twice. |
defect |
| #305 |
05/19/09 |
nested alias causes segfault |
defect |
| #294 |
05/13/09 |
More incorrect alignment of unions |
defect |
| #293 |
05/13/09 |
Alignment of unions incorrect |
defect |
| #287 |
05/08/09 |
errors rebuild-ing tango unit test |
defect |
| #285 |
05/04/09 |
inline asm generates code different from dmd |
defect |
| #280 |
05/03/09 |
Array operations in a template in a different module break LLVM with -g |
defect |
| #279 |
05/02/09 |
Build breaks with llvm trunk and non-english locale |
defect |
| #277 |
05/02/09 |
Assertion `finalinit->getType() == ir->classInfo->getType()->getContainedType(0) && "__ClassZ initializer does not match the ClassInfo type"' failed. |
defect |
| #272 |
04/27/09 |
crash in classes.cpp:449 |
defect |
| #271 |
04/26/09 |
Incorrect filename in array out of bounds error in template in different module |
defect |
| #270 |
04/25/09 |
Array operations in a template in a different module result in linkage errors |
defect |
| #269 |
04/25/09 |
Bad codegen for writing to a file with Tango |
defect |
| #265 |
04/23/09 |
Segfault on undefined template member of undefined template |
defect |
| #264 |
04/22/09 |
DStress test nocompile/i/import_19_B.d causes a segfault |
defect |
| #260 |
04/22/09 |
Assertion `definit->getType() == type->irtype->getPA().get() && "class initializer type mismatch"' failed |
defect |
| #259 |
04/21/09 |
Assertion `0 && "default initializer type does not match the default struct type"' failed. |
defect |
| #257 |
04/10/09 |
StructLiteralExp::toElem emits wrong value when initializing static array from element |
defect |
| #256 |
04/08/09 |
Bad code generation for asm { fdiv ST(1), ST; } |
defect |
| #255 |
04/03/09 |
ldc doesn't compile/install if checkout in a directory which contains the ~ character |
defect |
| #254 |
04/02/09 |
Stacktracing changes to object |
defect |
| #253 |
04/01/09 |
Assertion `ts->sym->ir.irStruct->constInit' failed. |
defect |
| #251 |
03/31/09 |
Assertion failure in a very simple case |
defect |
| #246 |
03/29/09 |
function definition is broken for tuple arguments |
defect |
| #240 |
03/26/09 |
scope(exit) and similar are inserted in nested functions |
defect |
| #239 |
03/22/09 |
wrong method called in class |
defect |
| #236 |
03/18/09 |
Rebuild can't parse new config file |
defect |
| #235 |
03/18/09 |
changes in object.di in tango r4409 |
defect |
| #234 |
03/14/09 |
64 bit pointer assignment truncates to 32 bits |
defect |
| #232 |
03/13/09 |
Ldc can't find ldc.conf |
defect |
| #230 |
03/08/09 |
x86 asm does not accept no operand form of 'fmul' |
defect |
| #226 |
03/05/09 |
x86 asm does not accept two operand form of 'fstp' |
defect |
| #223 |
02/28/09 |
Dstress tests run/s/string_postfix_07_{A,B}.d fail with assertion. |
defect |
| #222 |
02/26/09 |
ldc2 segfault |
defect |
| #221 |
02/25/09 |
Changing private method to public triggers 'Assertion `v' failed.' |
defect |
| #220 |
02/20/09 |
Segfault depending on import order, unrelated code or alignment |
defect |
| #219 |
02/19/09 |
Tango Regex unittests fail |
defect |
| #218 |
02/18/09 |
error on improper const array initializer |
defect |
| #217 |
02/17/09 |
Assertion on .rehash for associative arrays with pointer types as KeyType |
defect |
| #215 |
02/15/09 |
Implicit return after x86_64 asm. |
defect |
| #211 |
02/13/09 |
"Missing subprogram descriptor" in DwarfWriter.cpp, line 2084 |
defect |
| #210 |
02/13/09 |
linking error for mixin/static ctor |
defect |
| #209 |
02/12/09 |
LDC generates bad debug code. |
defect |
| #206 |
02/07/09 |
tango does not compile with ldc and llvm 2.5 on x86 |
defect |
| #203 |
02/03/09 |
Static constructor is omitted for a template class |
defect |
| #202 |
02/03/09 |
New LDC2 problem during building |
defect |
| #200 |
02/01/09 |
void Module::genmoduleinfo(): Assertion `moduleinfo' failed. |
defect |
| #199 |
01/31/09 |
incorrect substruct initialization |
defect |
| #198 |
01/31/09 |
compiler segfault with static const struct init |
defect |
| #196 |
01/27/09 |
LDC2 build is broken on GNU/Linux x86-64 |
defect |
| #193 |
01/25/09 |
Another x86_64 size_t vs. int warning. |
defect |
| #191 |
01/24/09 |
skipped enum index in array literal |
defect |
| #189 |
01/23/09 |
dynamic interface casts are broken |
defect |
| #188 |
01/23/09 |
LineIterator crashes on X86-64 |
defect |
| #186 |
01/22/09 |
static data segment detection broken on MacOS |
defect |
| #185 |
01/22/09 |
Assertion failed: (iri->base->offset == ioff) |
defect |
| #183 |
01/20/09 |
Solaris fixes patch |
defect |
| #180 |
01/19/09 |
exception handling/llvm problem on x86-64 |
defect |
| #179 |
01/19/09 |
rename ldc-tango to ldc-posix-tango |
defect |
| #177 |
01/18/09 |
Using -g causes llvm assertions |
defect |
| #175 |
01/16/09 |
overriding new on x64 still takes a uint argument |
defect |
| #174 |
01/15/09 |
Assertion with finally blocks, or scope objects and switch statements |
defect |
| #164 |
01/10/09 |
Assertion failure when initializing a char[] with a const char[n] |
defect |
| #162 |
01/10/09 |
Overriding a templated class's function causes "invalid linkage type" errors |
defect |
| #161 |
01/10/09 |
The array reverse property doesn't work on x86-64 |
defect |
| #160 |
01/05/09 |
LDC2 druntime gc/gcx.d nees pushad/popad workaround |
defect |
| #152 |
12/15/08 |
Bad filename with assertions |
defect |
| #150 |
12/14/08 |
exception handling issue on x86-64 |
defect |
| #148 |
12/13/08 |
LDC2 produces bad binaries on linux |
defect |
| #129 |
11/23/08 |
LDC doesn't compile with LLVM trunk. |
defect |
| #62 |
08/02/08 |
naked attribute for inline asm is ignored |
defect |
| #49 |
06/08/08 |
investigate the boehm GCs whereabouts |
defect |
| #300 |
05/18/09 |
patches so that ldc can be compiled using mingw |
enhancement |
| #286 |
05/07/09 |
Apply patch to allow xfBuild to work with LDC |
enhancement |
| #283 |
05/04/09 |
LDC silently accepts bad array copies |
enhancement |
| #278 |
05/02/09 |
Support for darwin x86_64 |
enhancement |
| #243 |
03/26/09 |
Add support for asm blocks with ppc |
enhancement |
| #201 |
02/03/09 |
Initial support for x86-64 cross-compilation |
enhancement |
| #181 |
01/20/09 |
Proper fix for staticDataPtrs on x86-64 |
enhancement |
| #307 |
05/21/09 |
ICE with array operations in template in another module |
defect |
| #299 |
05/18/09 |
Asm: 'test' mnemonic not recognized |
defect |
| #295 |
05/13/09 |
Incorrect filename in array out of bounds error within mixed-in template |
defect |
| #288 |
05/10/09 |
cannot evaluate .dup in ctfe |
defect |
| #284 |
05/04/09 |
ICE on optimizing concatenations with scope (exit) in a template |
defect |
| #276 |
04/30/09 |
Bad codegen for vararg call (?) |
defect |
| #275 |
04/29/09 |
Incorrect filename for compiler-generated assert within mixed-in template |
defect |
| #233 |
03/13/09 |
char[][][char[]] segfaults rather than throwing an ArrayBoundsException |
defect |
| #173 |
01/15/09 |
Adding two char[] triggers assert |
defect |
| #57 |
07/23/08 |
Resulting binary size. |
enhancement |
| #248 |
03/29/09 |
Why getenv() is not used in win32 to get the linker? |
defect |
| #216 |
02/17/09 |
Strange error message: Exp type TypExp not implemented : **** |
defect |
| #207 |
02/08/09 |
ldc on x64 dies when MALLOC_CHECK_ is set |
defect |
| #172 |
01/13/09 |
libraries are not recognized |
defect |
| #165 |
01/11/09 |
errno location on darwin |
defect |
| #163 |
01/10/09 |
Compiler asserts on a conditional expression calling void-returning functions |
defect |
| #67 |
08/19/08 |
Implement D calling convention |
defect |
| #281 |
05/03/09 |
ldc shows hard to understand error if has not correct permissions to write into the directory |
enhancement |
| #213 |
02/14/09 |
allow custom runtime paths |
enhancement |
| #204 |
02/04/09 |
command line option passing |
enhancement |
| #168 |
01/12/09 |
use $CC instead of "gcc" |
enhancement |
| #97 |
10/01/08 |
compiling for another target than the host platform is broken |
defect |
| #208 |
02/11/09 |
remove unneeded GCC_EXE from runtime/CMakeList.txt |
defect |