Re: [Boost-bugs] [Boost C++ Libraries] #8695: boost::polygon faillure with optimizations enabled on g++-4.7.2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8695: boost::polygon faillure with optimizations enabled on g++-4.7.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-28 10:06:12


#8695: boost::polygon faillure with optimizations enabled on g++-4.7.2
-------------------------------+------------------------
  Reporter: hodevel@… | Owner: asydorchuk
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: polygon
   Version: Boost 1.53.0 | Severity: Problem
Resolution: worksforme | Keywords:
-------------------------------+------------------------

Comment (by aar@…):

 What about adding this to the relevant Boost.Polygon file(s):
 {{{
 #pragma GCC optimize ("O1")
 }}}

 wrapped in a conditional check for GCC version? Would the maintainers
 accept such a patch?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8695#comment:6>
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:16 UTC