This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] gold: conditionalize declaration of conditionally-used field Once::was_run_lock_.


> gold/
>         * gold-threads.h (Once): Conditionalize member was_run_lock_ on
>         [ENABLE_THREADS && __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4], matching
>         its only use.
>         * gold-threads.cc (Once::Once): Likewise conditionalize initializer.

This is OK. Thanks.

-cary


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