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] Remove atomic_compare_and_exchange_bool_rel.



On 14/06/2016 10:35, Torvald Riegel wrote:
> Removing this operation and the matching (unused) catomic_ operation
> seemed to be easier than fixing powerpc's definition of it, only for it
> to be removed anyway in the future.  There were just three call sites of
> it.
> 
> Tested on x86_64-linux.  Lei Xu, could you test on Power?
> 

LGTM and I have checked on powerpc64le (power8) and aarch64.  I think we
just need a confirmation that it works on e6500 from Lei Xu.


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