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

--- Comment #5 from Dlang Bot <[email protected]> ---
dlang/dmd pull request #12273 "Merge stable" was merged into master:

- 69c0a483d7d9148ffb0cad21f7ac426676127813 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/12273

--

Reply via email to