[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 820871: Since sizeof(long)= 4 on WIN32 use sqIntptr_t for ...

Eliot Miranda noreply at github.com
Tue Jul 20 17:23:02 UTC 2021


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 82087195f248fa7703600009aa9ff97c6f34923c
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/82087195f248fa7703600009aa9ff97c6f34923c
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M platforms/Cross/plugins/IA32ABI/arm64abicc.c

  Log Message:
  -----------
  Since sizeof(long)= 4 on WIN32 use sqIntptr_t for the type of regArgs in
the ARMv8 thunkEntry. [ci skip]




More information about the Vm-dev mailing list