[Boost-bugs] [Boost C++ Libraries] #7184: atomic_cas32() uses Linux-only compiler intrinsic

Subject: [Boost-bugs] [Boost C++ Libraries] #7184: atomic_cas32() uses Linux-only compiler intrinsic
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-30 15:36:39


#7184: atomic_cas32() uses Linux-only compiler intrinsic
------------------------------+---------------------------------------------
 Reporter: jbaker@… | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
  Version: Boost 1.51.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 atomic_cas32() incorrectly assumes _sync_val_compare_and_swap() intrinsic
 is available on any host OS using GCC4.1+ when, as of GCC4.4, it is only
 available on Linux. This renders it unportable.

 Problem was observed on QNX Neutrino 6.5.0.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7184>
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:10 UTC