mirror of https://github.com/davisking/dlib.git
398e2cb5be
The gcc altivec extension defines keywords for vector, bool, and pixel, both with underscores and without. However, unless another extension is used the keywords without underscores conflict with standard types. To resolve the conflict use the keywords with underscores for the altivec vector types. Fixes: #2711 Signed-off-by: Michal Suchanek <msuchanek@suse.de> |
||
---|---|---|
.. | ||
simd4f.h | ||
simd4i.h | ||
simd8f.h | ||
simd8i.h | ||
simd_check.h |