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.


Hello, Torvald

Sorry for the late, today I am busy on other urgent issues and once it is done I will have a try (Currently we are using glibc 2.20).

Regards
Lei

-----Original Message-----
From: Torvald Riegel [mailto:triegel@redhat.com] 
Sent: Tuesday, June 14, 2016 9:36 PM
To: GLIBC Devel
Cc: Lei Xu
Subject: [PATCH] Remove atomic_compare_and_exchange_bool_rel.

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?


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