This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)


On 21 Oct 2014 12:41, Andreas Schwab wrote:
> Several places misdetect the Slow_SSE4_2 due to using the wrong offset
> into the __cpu_features structure.  This is only a performance bug,
> since the actual check for SSE4_2 is correct.
> 
> Tested on x86_64-suse-linux and i686-suse-linux, on a system that has
> SSE4_2 but not Slow_SSE4_2.

lgtm
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]