September 17, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11054



--- Comment #10 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-09-17 11:18:31 PDT ---
(In reply to comment #9)
> Ok I can reproduce it with the test-case from #c6.
> 
> I've compiled with: dmd -unittest test.d

Actually I don't need to pass any flags to recreate the ICE. @hsteoh: you may want to try without the flags and rename the issue if it's unrelated to them.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 17, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11054



--- Comment #11 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-09-17 11:21:07 PDT ---
(In reply to comment #7)
> and phobos git HEAD
> (a54bc74277427133baf59185be36d7a5cb1de1a4).

Note: You should rebase and try the newest Phobos. I've ran into a similar problem which is now fixed in in Phobos, see http://d.puremagic.com/issues/show_bug.cgi?id=11053

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 17, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11054



--- Comment #12 from hsteoh@quickfur.ath.cx 2013-09-17 11:27:28 PDT ---
I updated to the latest git HEAD (dmd, druntime, phobos), and the test case in comment #6 is still causing an ICE. You're right, though, that it doesn't seem to need the compile flags anymore (the initial test case did).

I'll update the bug description.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 17, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11054



--- Comment #13 from hsteoh@quickfur.ath.cx 2013-09-17 11:30:20 PDT ---
OK, confirmed that the original case (import std.traits) no longer fails with latest Phobos. The test case in comment #6 continues to generate the ICE.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 18, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11054


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #14 from Kenji Hara <k.hara.pg@gmail.com> 2013-09-17 23:29:45 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2569

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 19, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11054



--- Comment #15 from github-bugzilla@puremagic.com 2013-09-19 07:08:12 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/9ee91f6d31c8333fe7bafee3b49d8a3773146946 fix Issue 11054 - ICE: interpret.c:357: virtual void Statement::ctfeCompile(CompiledCtfeFunction*): Assertion `0' failed.

https://github.com/D-Programming-Language/dmd/commit/e80b9cfaedfa0c59f27ede4e79c38be6245f3d0d Merge pull request #2569 from 9rnsr/fix11054

Issue 11054 - ICE: interpret.c:357: virtual void Statement::ctfeCompile(CompiledCtfeFunction*): Assertion `0' failed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 19, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11054


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
1 2
Next ›   Last »