[Issue 7157] Optimiser is O(n^2) w.r.t. function length

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7157 --- Comment #2 from Don 2011-12-23 00:14:59 PST --- See bug 2396. I'd close this as a duplicate, except that the test case in this one is much better. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You a

[Issue 7158] New: [CTFE] dmd: interpret.c:4643: virtual Expression* CallExp::interpret(InterState*, CtfeGoal): Assertion `thisval && thisval->op == ((TOK)(TOKMAX+1))' failed.[CTFE]

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7158 Summary: [CTFE] dmd: interpret.c:4643: virtual Expression* CallExp::interpret(InterState*, CtfeGoal): Assertion `thisval && thisval->op == ((TOK)(TOKMAX+1))' failed.[CTFE]

[Issue 7079] BigInt bool assign

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7079 Don changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7159] New: Forward reference when casting auto return method

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7159 Summary: Forward reference when casting auto return method Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 5398] Unterminated doc comment ignored

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5398 Robert Clipsham changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4093] Segfault(interpret.c): with recursive struct templates

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4093 Don changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 7160] New: Regression(2.057): ICE(dsymbol.c:1052) ICE using __traits(derivedMembers)

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7160 Summary: Regression(2.057): ICE(dsymbol.c:1052) ICE using __traits(derivedMembers) Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Seve

[Issue 7160] Regression(2.057): ICE(dsymbol.c:1052) ICE using __traits(derivedMembers)

2011-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7160 Robert Clipsham changed: What|Removed |Added Keywords||ice-on-valid-code Severity|