Boost logo

Boost :

Subject: Re: [boost] [Block.Pointer][Container] Works!
From: Phil Bouchard (philippeb8_at_[hidden])
Date: 2016-03-02 23:42:11


On 03/02/2016 10:37 PM, Phil Bouchard wrote:
> On 03/02/2016 08:03 PM, Phil Bouchard wrote:
>> On 2016-03-02 6:34 PM, Phil Bouchard wrote:
>>
>> It works with:
>> - MSVC 2015 (Debug & Release)
>> - GCC 4.8 (Debug)
>>
>> But fails with GCC 4.8 (Release)...
>
> Sorry for the spam but this had to do with my stack detection
> optimization on GCC.

So I only have 1 use case left that doesn't work with -O3:
https://github.com/philippeb8/block_ptr/blob/master/example/block_ptr_test2.cpp#L132

It works with -O0 so for the moment I have no idea what's going on there.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk