[Issue 12381] [REG2.065] [ICE] An internal error in e2ir.c while casting array ops

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Sep 21 09:06:57 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12381

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[ICE] An internal error in  |[REG2.065] [ICE] An
                   |e2ir.c while casting array  |internal error in e2ir.c
                   |ops                         |while casting array ops
           Severity|normal                      |regression

--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Philippe Sigaud from comment #0)
> I get two different ICE while casting an array operation:
[snip]
>   //double[2] temp1 = cast(double[2])(h*y[]); // Internal error: e2ir.c 2077

The first case is a regression from 2,065, as same as issue 13497.

--


More information about the Digitalmars-d-bugs mailing list