diff options
author | Sayed Adel <seiko@imavr.com> | 2021-04-16 23:36:24 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2021-04-17 01:13:40 +0200 |
commit | 610031c1ae4c496f0f1b747a5ae13667a484f04d (patch) | |
tree | 76e4bb760e213cec66fa7b21f9c98755715bc25a /numpy/polynomial/polyutils.py | |
parent | bc59c81e55c0ae184be9ab3859dc6df41dab937c (diff) | |
download | numpy-610031c1ae4c496f0f1b747a5ae13667a484f04d.tar.gz |
SIMD, TEST: Workaround for misaligned stack GCC BUG ABI on WIN64
This patch fixes the segfault error for GCC SIMD module builds on WIN64,
the problem occurs when GCC aligned load the AVX registers(256-bit) from stack
pointer with 128-bit alignment.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions