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-05-10 15:00:58
#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@â¦):
Hi asydorchuk, sorry for the late reply.
I can confirm that the OP code snippet works for me when I compile it
with: -O3 -fno-inline-small-functions
I also confirm that my trapezoid code works correctly if I compile with
-fno-inline-small-functions -O3 (unfortunately my toolchain does not let
me append anything after -O3 but luckily enough -f options take precedence
over -O regardless of their position).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8695#comment:11> 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