[Issue 11788] [x86] Valgrind unhandled instruction bytes: 0xC8 0x8 0x0 0x0

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 5 18:57:23 PDT 2014


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

--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/ecbff2da4668e78304138131ef15f00bac00ab00
Fix Issue 11788 - [x86] Valgrind unhandled instruction bytes: 0xC8 0x8 0x0 0x0

Use combination of PUSH, MOV and SUB instead of unsupported ENTER instruction

https://github.com/D-Programming-Language/dmd/commit/2115e0c3f2ef3a20af1cd244e1195418514a1020
Merge pull request #3609 from yebblies/issue11788

Issue 11788 - [x86] Valgrind unhandled instruction bytes: 0xC8 0x8 0x0 0x0

--


More information about the Digitalmars-d-bugs mailing list