id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5332,usage of deprecated swp instruction on arm,Boaz Ben-David ,Peter Dimov,"Hi, In smart_ptr/detail/spinlock_gcc_arm.hpp There is use of the deprecated swp instruction (for armv6 and above). This emits warning when compiling and also is supposed to have performance penalty on SMP platforms. Can this be fixed using new instructions (ldrex etc..) ? Thanks. Boaz",Bugs,closed,To Be Determined,smart_ptr,Boost 1.46.0,Problem,duplicate,arm deprecated,