[Issue 4494] ICE(cod1.c) Array literal filled with results of void function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 1 11:23:59 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=4494


Iain Buclaw <ibuclaw at ubuntu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at ubuntu.com
         OS/Version|Windows                     |All


--- Comment #1 from Iain Buclaw <ibuclaw at ubuntu.com> 2011-01-01 11:21:49 PST ---
Changing platform to All (affects Linux too).

Similar code:

void[] p = [cast(void)42];

As of DMD-2.051, now prints:
Internal error: ../ztc/cod1.c 3057

-- 
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