
as int's, as the array is not guaranteed to be int-aligned on the stack. Use a CHAR64LONG16 type instead for the workspace, since the workspace is accessed through that type anyway. Fixes PR pkg/12417 from Andrew Brown.
as int's, as the array is not guaranteed to be int-aligned on the stack. Use a CHAR64LONG16 type instead for the workspace, since the workspace is accessed through that type anyway. Fixes PR pkg/12417 from Andrew Brown.