Thread overview
[Issue 17793] [ICE] Internal error: ddmd/backend/cod1.c 3976 using simd.double4
May 22, 2019
Dlang Bot
May 22, 2019
Dlang Bot
May 22, 2019
https://issues.dlang.org/show_bug.cgi?id=17793

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sahmi.soulaimane@gmail.com
           Assignee|nobody@puremagic.com        |sahmi.soulaimane@gmail.com

--
May 22, 2019
https://issues.dlang.org/show_bug.cgi?id=17793

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@SSoulaimane updated dlang/dmd pull request #9832 "Fix issue 17793 - ICE using simd.double4 as array" fixing this issue:

- Fix issue 17793 - ICE using simd.double4 as array

https://github.com/dlang/dmd/pull/9832

--
May 22, 2019
https://issues.dlang.org/show_bug.cgi?id=17793

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9832 "Fix issue 17793 - ICE using simd.double4 as array" was merged into stable:

- 579197d17c81f6aee49797301226cda9f762729e by سليمان السهمي  (Suleyman Sahmi):
  Fix issue 17793 - ICE using simd.double4 as array

https://github.com/dlang/dmd/pull/9832

--