On Sat, Oct 15, 2011 at 12:54:00AM +0200, 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.

His CPU does support SSE3, hence the ``pni'' in his /proc/cpuinfo.

> 
> 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.

-- 
Jim Kukunas
Intel Open Source Technology Center

------------------------------------------------------------------------------
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