diff options
author | dim <dim@FreeBSD.org> | 2013-12-11 07:43:30 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2013-12-11 07:43:30 +0000 |
commit | 4c7f14937f70cb9c4c3cc0f3179a5ee639a7152f (patch) | |
tree | 22f6c74f9973d2c8463493fee298d77a764c790e /share/man/man7/ascii.7 | |
parent | d6c28b7c7ee72da3931ec88ade64e4eb638af141 (diff) | |
download | FreeBSD-src-4c7f14937f70cb9c4c3cc0f3179a5ee639a7152f.zip FreeBSD-src-4c7f14937f70cb9c4c3cc0f3179a5ee639a7152f.tar.gz |
MFC r259111:
Use correct casts in gcc's emmintrin.h for the first arguments of the
following builtin functions:
* __builtin_ia32_pslldi128() takes __v4si instead of __v8hi
* __builtin_ia32_psllqi128() takes __v2di instead of __v8hi
* __builtin_ia32_psradi128() takes __v4si instead of __v8hi
This should fix the following errors when building the LINT kernel with
gcc:
sys/crypto/aesni/aesni_wrap.c:191: error: incompatible type for argument 1 of
'__builtin_ia32_psradi128'
sys/crypto/aesni/aesni_wrap.c:195: error: incompatible type for argument 1 of
'__builtin_ia32_pslldi128'
Diffstat (limited to 'share/man/man7/ascii.7')
0 files changed, 0 insertions, 0 deletions