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

--- Comment #1 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] temp2 = cast(double[2])(y[]); // Internal error: e2ir.c 4616

The 2nd case is a dup of issue 13437, and already fixed in git-head.

--

Reply via email to