[dmd-internals] [D-Programming-Language/dmd] 20938d: fix Issue 14952 - Redundant REX.W before FSTP conf...

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Aug 27 19:32:06 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 20938d46c4ba8aafd9ff40965484555e58ce0e37
      https://github.com/D-Programming-Language/dmd/commit/20938d46c4ba8aafd9ff40965484555e58ce0e37
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M src/backend/cg87.c

  Log Message:
  -----------
  fix Issue 14952 - Redundant REX.W before FSTP confuses Valgrind


  Commit: b570bf975f4e85ad6572720f7d4769ad8bee62a7
      https://github.com/D-Programming-Language/dmd/commit/b570bf975f4e85ad6572720f7d4769ad8bee62a7
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-08-28 (Fri, 28 Aug 2015)

  Changed paths:
    M src/backend/cg87.c

  Log Message:
  -----------
  Merge pull request #4967 from WalterBright/fix14952

[REG] fix Issue 14952 - Redundant REX.W before FSTP confuses Valgrind


Compare: https://github.com/D-Programming-Language/dmd/compare/573f77c3ba11...b570bf975f4e


More information about the dmd-internals mailing list