This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] ARM define atomic_exchange_acq/atomic_exchange_rel to __atomic_exchange_n


Hello Joseph,
Oh, I don't have any write permissions to the project.
               thanks, Dinar.

On Fri, Sep 13, 2013 at 9:14 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> On Wed, 11 Sep 2013, Dinar Temirbulatov wrote:
>
>> Hi,
>> Another updated version of the change with just eliminated $. Tested
>> glibc internal testsuite with: 1) arm v4t gcc-4.5.3 with
>> __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 undefined (kernel helpers only)
>> with no new regrssions, 2) arm with FSF gcc-4.6.4 on  armv7-a with
>> __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 defined with no new regrssions, 3)
>> arm FSF gcc-4.7.3 on armv7-a with __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
>> with no new regressions. Ok to commit?
>
> This version is OK.
>
> --
> Joseph S. Myers
> joseph@codesourcery.com


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