June 06, 2014 [dmd-internals] [D-Programming-Language/dmd] 5d79f2: Fix Issue 12873 - Valgrind unhandled instruction b... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 5d79f23865ef39217c0e5069fbc3aae659d74af4 https://github.com/D-Programming-Language/dmd/commit/5d79f23865ef39217c0e5069fbc3aae659d74af4 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-06-07 (Sat, 07 Jun 2014) Changed paths: M src/backend/cg87.c Log Message: ----------- Fix Issue 12873 - Valgrind unhandled instruction bytes 0x48 0xDB (redundant REX_W prefix on x87 load) Commit: a44b7b8bc3ff041eb9e524adc242d64672a0c42c https://github.com/D-Programming-Language/dmd/commit/a44b7b8bc3ff041eb9e524adc242d64672a0c42c Author: Walter Bright <walter@walterbright.com> Date: 2014-06-06 (Fri, 06 Jun 2014) Changed paths: M src/backend/cg87.c Log Message: ----------- Merge pull request #3634 from yebblies/issue12873 Issue 12873 - Valgrind unhandled instruction bytes 0x48 0xDB (redundant REX_W prefix on x87 load) Compare: https://github.com/D-Programming-Language/dmd/compare/b0ccc87a7d3e...a44b7b8bc3ff |
Copyright © 1999-2021 by the D Language Foundation