On Sat, 15 Oct 2011, Tom Hacohen wrote:

> On 14/10/11 19:20, Jim Kukunas wrote:
>> What is your compiler version and CFLAGS?
>>
>> The parameters to _mm_set_epi32 look reasonable. The only reason I could
>> imagine this failing is if your compiler isn't aligning things properly.
>
> It's the sse3 issue all over again. As you can see, his CPU doesn't
> support sse3 but sse3 code is called.

raster told me that there is a check of sse3 availability at runtime. 
Maybe the check is buggy

Vincent

>
> FFS, we should either fix this or remove it, but we can't just leave
> this broken sse3 support as is. It does more harm than good.
>
> --
> Tom.
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to