Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9172: Crash when not preserving FPU
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-28 07:54:46
#9172: Crash when not preserving FPU
--------------------------------------------------+-----------------------
Reporter: Alexandre Hamez <alexandre.hamez@â¦> | Owner: olli
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: coroutine
Version: Boost 1.54.0 | Severity: Problem
Resolution: invalid | Keywords:
--------------------------------------------------+-----------------------
Changes (by olli):
* status: new => closed
* resolution: => invalid
Comment:
parameter type for disabling FPU is not a bool - it is a enumeration.
correct code:
boost::coroutines::attributes attr(boost::coroutines::fpu_not_preserved
/*don't preserve FPU registers*/);
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9172#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:14 UTC