Thread overview
[Issue 13674] ICE(el.c) with simd multiplication of short8
[Issue 13674] Internal error: backend/el.c 2882
Nov 06, 2014
yebblies
Apr 20, 2016
Walter Bright
November 05, 2014
https://issues.dlang.org/show_bug.cgi?id=13674

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |hsteoh@quickfur.ath.cx
           Severity|normal                      |critical

--
November 06, 2014
https://issues.dlang.org/show_bug.cgi?id=13674

yebblies <yebblies@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |SIMD
                 CC|                            |yebblies@gmail.com
            Summary|Internal error:             |ICE(el.c) with simd
                   |backend/el.c 2882           |multiplication of short8

--
April 20, 2016
https://issues.dlang.org/show_bug.cgi?id=13674

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com
                 OS|Linux                       |All

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
https://github.com/dlang/dmd/pull/5687

--
April 20, 2016
https://issues.dlang.org/show_bug.cgi?id=13674

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/89b765778fa46c1cd7eeb5173dbb6f9a5518176d fix Issue 13674 - ICE(el.c) with simd multiplication of short8

https://github.com/dlang/dmd/commit/24b214bdbe54fe478b66b2a1d9d67d0584ac1331 Merge pull request #5687 from WalterBright/fix13674

fix Issue 13674 - ICE(el.c) with simd multiplication of short8

--
April 20, 2016
https://issues.dlang.org/show_bug.cgi?id=13674

github-bugzilla@puremagic.com changed:

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

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=13674

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/89b765778fa46c1cd7eeb5173dbb6f9a5518176d fix Issue 13674 - ICE(el.c) with simd multiplication of short8

https://github.com/dlang/dmd/commit/24b214bdbe54fe478b66b2a1d9d67d0584ac1331 Merge pull request #5687 from WalterBright/fix13674

--