3 Mar
2016
3 Mar
'16
4:42 a.m.
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.... It works with -O0 so for the moment I have no idea what's going on there.