include/xmmintrin.h

Lars Eggert larse at ISI.EDU
Thu Oct 9 15:36:12 PDT 2003


Hi,

include/xmmintrin.h defines __v4si twice, once in line 45, and once
again in line 1113 inside an __SSE2__ ifdef block. This causes errors
when building ports that define __SSE2__.

I locally fixed this by removing the second definition of __v4si. Not
sure what the right solution is, because xmmintrin.h is contributed code
from gcc.

Lars
-- 
Lars Eggert <larse at isi.edu>           USC Information Sciences Institute


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3529 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20031009/39071669/smime.bin


More information about the freebsd-current mailing list