This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: __sync_val_compare_and_swap_16


On Fri, Jun 27, 2008 at 02:13:13PM +0100, Andrew Haley wrote:
> It depends on the actual processor type you're using.  Not every
> processor has a 128-bit atomic exchange.  gcc uses the -mcpu=
> switch to control the processor.

thanks a lot, that (actually -march) did the trick! I am most happy in
the land of lockfreeness now!

cu  robert

-- 
Robert Lemmen                               http://www.semistable.com 

Attachment: signature.asc
Description: Digital signature


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