[Issue 19296] New: CTFE internal error: ErrorExp

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 10 08:47:39 UTC 2018


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

          Issue ID: 19296
           Summary: CTFE internal error: ErrorExp
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: mrsmith33 at yandex.ru

Non-reduced code
https://gist.github.com/MrSmith33/d8b2ecdbab7b16aa1f1238959e8b78a0



Error: CTFE internal error: ErrorExp in `D:\bug_dmd.d(2932)`

---
ERROR: This is a compiler bug.
Please report it via https://issues.dlang.org/enter_bug.cgi
with, preferably, a reduced, reproducible example and the information below.
DustMite (https://github.com/CyberShadow/DustMite/wiki) can help with the
reduction.
---
DMD v2.082.0

predefs   DigitalMars Windows LittleEndian D_Version2 all D_SIMD
D_InlineAsm_X86_64 X86_64 Win64 CRuntime_Microsoft D_LP64 unittest assert
D_ModuleInfo D_Exceptions D_TypeInfo D_HardFloat
binary    C:\Soft\dmd2\windows\bin\dmd.exe
version   v2.082.0

config    C:\Soft\dmd2\windows\bin\sc.ini
DFLAGS    -IC:\Soft\dmd2\windows\bin\..\..\src\phobos
-IC:\Soft\dmd2\windows\bin\..\..\src\druntime\import -L/OPT:NOICF
---

object.Error@(0): Illegal Instruction
----------------
0x004483DC
0x004B2662
0x00406B8E
0x00593561
0x004488B1
0x005786E2
0x004E227C
0x00682FC7
0x0045CC1F
0x77E82309 in RtlRandom
0x00582D31
0x77E77614 in RtlAllocateHeap

--


More information about the Digitalmars-d-bugs mailing list