[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] da2e95: Fix issue #415

Nicolas Cellier noreply at github.com
Tue Aug 20 21:30:15 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: da2e958e13a75f0d6d51958cb5e8391ae75eb271
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/da2e958e13a75f0d6d51958cb5e8391ae75eb271
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
    M nsspur64src/vm/cogitX64SysV.c
    M nsspur64src/vm/cogitX64WIN64.c
    M spur64src/vm/cogitX64SysV.c
    M spur64src/vm/cogitX64WIN64.c
    M spurlowcode64src/vm/cogitX64SysV.c
    M spurlowcode64src/vm/cogitX64WIN64.c
    M spursista64src/vm/cogitX64SysV.c
    M spursista64src/vm/cogitX64WIN64.c

  Log Message:
  -----------
  Fix issue #415

`SmallInteger minVal / -1` was not correctly jitted
Fix by using Spur64 code from VMMaker.oscog-nice.2537 uuid: f5d48af0-8ca1-a448-9fcd-c05c9ba540e4

Note that the VMMaker code will have to be merged with VMMaker.oscog-eem.2537 uuid: 0518f049-7c3c-4dfa-8e2d-04e2cf2eee40
This is not an emergency since both commits do not change same generated files




More information about the Vm-dev mailing list