[patch?] Linux ARM atomics
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Apr 16 06:39:26 PDT 2013
>> If that is the case, the comment
>>
>> // FIXME: Set MaxAtomicInlineWidth if we have the feature v6e
>>
>> is incorrect, no? The correct fix for this case is to set
>> MaxAtomicInlineWidth when using the hard float ABI variant.
>
> The hard-float ABI variant would probably be a sufficient condition.
> The v6e feature alone wouldn't be; you'd also need to know the deployment
> target.
Thanks a lot for the explanation. I will give it a try.
> John.
Cheers,
Rafael
More information about the cfe-commits
mailing list