[PATCH] Remove atomic_compare_and_exchange_bool_rel.
Lei Xu
lei.xu@nxp.com
Wed Jun 15 12:10:00 GMT 2016
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?
More information about the Libc-alpha
mailing list