On Tue, Mar 16, 2010 at 3:39 PM, Paolo Carlini <paolo.carl...@oracle.com> wrote:
> On 03/16/2010 11:36 PM, H.J. Lu wrote:
>> As I said, you should check __SSE__ and be done with it. Otherwise you
>> will need to keep adding more checks for no good reasons.
>>
> As I said, that file we'll be reworked *completely* by its maintainers,m
> we have another PR for this, and I don't want __SSE__ which by itself
> tells me nothing about atomic operations.
>

__SSE__/-msse enables i686 ISA. Does i686 ISA support
atomic operations?

-- 
H.J.

Reply via email to