https://issues.dlang.org/show_bug.cgi?id=16208

--- Comment #4 from Steven Schveighoffer <schvei...@yahoo.com> ---
For archive purposes, on my system, that program prints:

In module testcycle we import:
In module core.bitop we import:
core.cpuid
core.cpuid
In module core.cpuid we import:
In module core.exception we import:
In module core.runtime we import:
In module core.thread we import:
core.time
In module core.time we import:
In module core.internal.spinlock we import:
core.thread
In module gc.config we import:
In module gc.gcinterface we import:
In module gc.proxy we import:
gc.impl.conservative.gc
core.internal.spinlock
In module gc.impl.conservative.gc we import:
core.bitop
core.thread
core.time
core.internal.spinlock
core.internal.spinlock
In module rt.critical_ we import:
In module rt.deh_win64_posix we import:
In module rt.dmain2 we import:
In module rt.lifetime we import:
rt.tlsgc
core.bitop
In module rt.minfo we import:
core.bitop
core.bitop
core.bitop
In module rt.monitor_ we import:
In module rt.sections_osx_x86_64 we import:
rt.minfo
In module rt.tlsgc we import:
rt.lifetime

--

Reply via email to