Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-02 16:06:07
#10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
-------------------------------+-------------------------
Reporter: angela.xie@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.56.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by rsd@â¦):
Ah, so I made a little test program, and figured out that g++ -ffast-math
or icpc -O<anything but 0> DO set FTZ (and presumably DAZ) and flush to
zero, but then they lie about it and set has_denorm to denorm_present
anyway.
So do I completely not understand this? Is there some interpretation of
the standard that says it's compliant to zero denormals and still set
has_denorm to denorm_present?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10925#comment:21> 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:18 UTC