Subject: [Boost-bugs] [Boost C++ Libraries] #7599: spinlock_gcc_arm needs to know about __ARM_ARCH_7S__
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-29 17:50:57
#7599: spinlock_gcc_arm needs to know about __ARM_ARCH_7S__
------------------------------+---------------------------------------------
Reporter: endecotp | Owner: pdimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
ARMv7s is an ARMv7 variant that has more floating point registers and an
integer divide instruction. It is used in Apple's new A6 processor in the
iPhone 5 and 4th-generation iPad.
spinlock_gcc_arm.hpp needs to know about this, and treat it the same as
the other v7 variants, in two obvious places.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7599> 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:11 UTC