[Patch/RFC] Atomic builtins clean up

Paolo Carlini pcarlini@suse.de
Fri May 26 23:33:00 GMT 2006


Hi,

before minimally fixing 24692 I'd like to install a clean up like the 
below (in testing on x86-linux and ia64-linux), already mentioned time ago.

Anyone disagreeing with the idea of putting this new "generic" 
implementation of atomicity.h, exploiting the atomic builtins, under 
config/cpu/generic/atomic_builtins? I'm open to alternate suggestions... 
For instance, at first I had it one level above, in 
config/cpu/atomic_builtins, but that way I think it's not clear that we 
are talking about a generic implementation after all and that generic 
implementations of other cpu files, like atomic_word.h, can go with it.

Paolo.

/////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_cu_atomic
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20060526/736b10a0/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_cu_atomic
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20060526/736b10a0/attachment-0001.ksh>


More information about the Libstdc++ mailing list