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

Steven Schveighoffer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|diagnostic                  |ice
                 CC|                            |[email protected]

--- Comment #2 from Steven Schveighoffer <[email protected]> ---
Actually, its the presence of the e2ir filename which clues you in that it is
an ICE. I've advocated for this to generate an actual ICE assert (see
https://issues.dlang.org/show_bug.cgi?id=13810), but it seems this is not
something the devs wish to incorporate, or it's too difficult for the benefit.

Essentially, the error is happening in the wrong part of the compiler (if it's
supposed to be an error at all).

--

Reply via email to