28 Sep
2015
28 Sep
'15
4:32 p.m.
renaud lepere
I have a strange problem with mingw-w64, gcc-5.2.0 in 32bits on windows in release. The following code leads to a crash (it is working in 64 bits and in debug). The adress of return in the stack seems to be broken. I was not able to reduce it more than this, and in particular I am not able to remove BOOST_CHECK_CLOSE (using BOOST_CHECK_EQUAL works).
I do not have access to this setup. Can you try 1.59's BOOST_TEST version for floating points comparisons? Gennadiy