[Issue 9982] ICE on CTFE for pointer dereference
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 26 23:56:27 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9982
--- Comment #3 from github-bugzilla at puremagic.com 2013-08-26 23:56:25 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/72b160b53662feeb927175260f9e1b165b86009a
Issue 9982 case(b) wrong code for dotvar pointer assign
The existing code was complicated and just plain wrong.
https://github.com/D-Programming-Language/dmd/commit/16c3d57ee460f368337bbd3f2dea39a1ff6e1903
Fix issue 9982 ICE on CTFE for pointer dereference
CTFE assignments can resolve to a StructLiteral inplace assign.
--
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