[Issue 3101] New: Compiler hangs with 100% CPU load
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 28 18:23:59 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3101
Summary: Compiler hangs with 100% CPU load
Product: D
Version: 2.030
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: ice-on-invalid-code
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: jason.james.house at gmail.com
The attached code demonstrates the issue. Below is the compilation command
used to reproduce the bug (and the output from dmd before it hung)
dmd -gc -O -release main.d -ofmain
error: foo is not shared (1)
main.d(4): Error: declaration T is already defined
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list