[Issue 6665] Regression(2.055) ICE(cg87.c): static double inside closure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 14 05:16:39 PDT 2011


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


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
                 CC|                            |clugdbug at yahoo.com.au
            Summary|Internal error:             |Regression(2.055)
                   |../ztc/cg87.c 202           |ICE(cg87.c): static double
                   |                            |inside closure


--- Comment #1 from Don <clugdbug at yahoo.com.au> 2011-09-14 05:16:24 PDT ---
Probably a result of the fix for bug 6505.
It may be 64 bit specific, I cannot reproduce on Windows. I'm assuming that the
imports are:

import std.algorithm;
import std.array;
import std.stdio;
import std.range;

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