When compiling dstress test nocompile/i/import_19_B.d, I get the following output (-v -debug):
Subtarget features: SSELevel 5, 3DNowLevel 0, 64bit 1
parse import_19_B
semantic import_19_B
import object (/home/robert/d/comp/ldc/runtime/../tango/object.di)
import nocompile.i.import_19_A (nocompile/i/import_19_A.d)
nocompile/i/import_19_A.d(12): ';' expected
0 ldc 0x0000000000cecdd1
1 libc.so.6 0x00007f49965c7150
2 ldc 0x0000000000566cd4 Dsymbol::addMember(Scope*, ScopeDsymbol*, int) + 52
3 ldc 0x000000000059e390 Module::semantic(Scope*) + 240
4 ldc 0x000000000058d0e4 Import::semantic(Scope*) + 68
5 ldc 0x000000000059e3c8 Module::semantic(Scope*) + 296
6 ldc 0x0000000000623738 main + 4328
7 libc.so.6 0x00007f49965b3546 __libc_start_main + 230
8 ldc 0x0000000000546e39
zsh: segmentation fault ldc -v -debug nocompile/i/import_19_B.d