$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] gcc 4.4.3 + boost optional 1.40 crash
From: Sergey Cheban (s.cheban_at_[hidden])
Date: 2012-11-23 06:25:42
On 23.11.2012 12:28, Gaetano Mendola wrote:
> after banging my head for an entire day I come out with this
> test case showing a possible bug in gcc 4.4.3 or in boost optional,
> the test crashes with a pure virtual method called only if compiled
> only with -O1, -O2, -O3.
> The same code in another machine with gcc 4.7.2 and boost 1.49 works
> fine.
So, the bug you are talking about seems to be already fixed. What else
do you want from the boost and gcc developers?
-- Sergey Cheban