[Issue 21696] DMD 2.095.1 Compilation Crash
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 10 11:13:25 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21696
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12263 "fix issue 21696 - ice caused by partial
extraction of basic ty" was merged into stable:
- 4d5c42d0d4fa239b810cd3412c63ad6e9cffe802 by Basile Burg:
fix issue 21696 - ice caused by partial extraction of basic ty
an assert failed in `xmmstore()` because it was passed a typenext.
The fix proposed is to extract the most nested type of the tnext chain.
https://github.com/dlang/dmd/pull/12263
--
More information about the Digitalmars-d-bugs
mailing list