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

Kenji Hara <[email protected]> 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 <[email protected]> ---
(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.

--

Reply via email to