[Issue 12381] [ICE] Two internal errors in e2ir.c while casting array ops
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Sep 21 08:53:38 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12381
--- Comment #1 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] 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.
--
More information about the Digitalmars-d-bugs
mailing list