[Issue 20621] Since DMD 2.087.0: 32 Bit Linux now uses XMM registers: SIGILL, Illegal instruction on intel Pentium III

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 9 22:56:07 UTC 2021


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
          Component|druntime                    |dmd
         Resolution|---                         |WONTFIX

--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Sorry you encountered this. This is "on purpose". It was part of the changelog:
https://dlang.org/changelog/2.087.0.html#xmm-linux-changelog
I recommend you use `gdc` / `ldc` if you needs to target an older architecture,
it will save you much pain.

--


More information about the Digitalmars-d-bugs mailing list