[Issue 24246] ICE: CTFE internal error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 15 14:09:25 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24246
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
The full error in debug builds is:
```
issue24246.d(34): Error: CTFE internal error: literal `TextStyle`
---
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.106.0-beta.1-18-g65a3da148c
predefs DigitalMars LittleEndian D_Version2 all D_SIMD Posix ELFv1 linux
CRuntime_Glibc CppRuntime_Gcc D_InlineAsm_X86_64 X86_64 D_LP64 D_PIC assert
D_PreConditions D_PostConditions D_Invariants D_ModuleInfo D_Exceptions
D_TypeInfo D_HardFloat
binary ./generated/linux/release/64/dmd
version v2.106.0-beta.1-18-g65a3da148c
config ./generated/linux/release/64/dmd.conf
DFLAGS -I./generated/linux/release/64/../../../../druntime/import
-I./generated/linux/release/64/../../../../../phobos
-L-L./generated/linux/release/64/../../../../../phobos/generated/linux/release/64
-L--export-dynamic -fPIC
---
core.exception.AssertError at src/dmd/ctfeexpr.d(439): Assertion failure
--
More information about the Digitalmars-d-bugs
mailing list