Re: [Boost-bugs] [Boost C++ Libraries] #11756: boost.Test: non standards compliant use of FE_* macros (unable to compile boost test library on FPU-less arches)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11756: boost.Test: non standards compliant use of FE_* macros (unable to compile boost test library on FPU-less arches)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-01-03 09:40:01


#11756: boost.Test: non standards compliant use of FE_* macros (unable to compile
boost test library on FPU-less arches)
----------------------------------+------------------------
  Reporter: bartosz.krasinski@… | Owner: renficiaud
      Type: Patches | Status: closed
 Milestone: Boost 1.63.0 | Component: test
   Version: Boost 1.59.0 | Severity: Problem
Resolution: fixed | Keywords:
----------------------------------+------------------------

Comment (by smetz):

 Hi, this modification generates a buid error for Intel compilers (version
 11.0 in my case).

 Indeed, for Intel compilers BOOST_NO_FENV_H is set as true, and compiler
 will not find fe* functions in execution_monitor.ipp lines 1382 and 1422.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11756#comment:26>
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:20 UTC