http://d.puremagic.com/issues/show_bug.cgi?id=9781
--- Comment #4 from [email protected] 2013-04-08 22:11:39 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4ae287b83ac939a767bbff392a8e931684f4827b fix Issue 9781 - -inline will cause backend ICE - this rewrite created a const elem with type TYvoid which caused the backend assert in evalu8 https://github.com/D-Programming-Language/dmd/commit/7bf44a9a3a52ae61142307fd71d69f6708020337 Merge pull request #1874 from dawgfoto/fix9781 fix Issue 9781 - -inline will cause backend ICE -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
