Re: [Boost-bugs] [Boost C++ Libraries] #5331: usage of deprecated swp instruction on arm

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5331: usage of deprecated swp instruction on arm
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-23 00:04:10


#5331: usage of deprecated swp instruction on arm
----------------------------------------------------------+-----------------
  Reporter: Boaz Ben-David <boaz.bd@…> | Owner: pdimov
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: smart_ptr
   Version: Boost 1.46.0 | Severity: Problem
Resolution: | Keywords: arm deprecated
----------------------------------------------------------+-----------------

Comment (by pdimov):

 I'm pretty sure that it can be fixed in principle using ldrex/strex; not
 only that, but it should be possible to implement sp_counted_base for
 armv6 using these, without resorting to a spinlock. However, I have
 neither the necessary experience with ARM assembly nor the resources to
 test the code.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5331#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC