include/xmmintrin.h

From: Lars Eggert <larse_at_ISI.EDU>
Date: Thu, 09 Oct 2003 15:36:09 -0700
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



Received on Thu Oct 09 2003 - 13:36:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:24 UTC