$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Interval] Help debugging compiler optimization
From: degski (degski_at_[hidden])
Date: 2018-03-07 11:54:33
On 6 March 2018 at 20:43, Nathan Ernst via Boost-users <
boost-users_at_[hidden]> wrote:
> This does feel like a floating-point optimization switch, though, at least
> to me.
>
Additionally, the optimization level it self could interfere with the order
of calculation, leading to possibly different results.
degski