summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests
diff options
context:
space:
mode:
authorSebastian Berg <sebastianb@nvidia.com>2022-11-17 09:02:44 +0100
committerSebastian Berg <sebastianb@nvidia.com>2022-11-17 09:02:44 +0100
commit58afc3598e325a6233ef1a9fb508f8ae54988605 (patch)
tree46e9778ab23bb781b3a0ab182347cb2ce123001b /numpy/array_api/tests
parentd428d4599034c6039c6eff1ad33518a3e3888104 (diff)
downloadnumpy-58afc3598e325a6233ef1a9fb508f8ae54988605.tar.gz
MAINT: (array-coercion) Silence invalid read warning in some gcc versions
The warnings are harmless and seem to be caused by the "hint" that the shape cannot be larger than that area. But some compiler versions seem to check that the function call is always correct based on the signature. That probably makes sense, so just remove that "size hint" which is maybe even technically incorrect (the compiler is not allowed to read more as an optimization).
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions